idzebra-moved-to-github.git
17 years agoBuild shared libraries by default. Installing various man pages
Adam Dickmeiss [Wed, 28 Jun 2006 13:26:13 +0000 (13:26 +0000)]
Build shared libraries by default. Installing various man pages
and programs with suffix -2.0 (PACKAGE_SUFFIX), to enable multiple
versions installed at the same time.

17 years agoFixed bug #619: @not searches results in bad memory reference.
Adam Dickmeiss [Wed, 28 Jun 2006 09:40:17 +0000 (09:40 +0000)]
Fixed bug #619: @not searches results in bad memory reference.

17 years agoAdded test cases for @and, @or, @not including bug #619.
Adam Dickmeiss [Wed, 28 Jun 2006 09:39:34 +0000 (09:39 +0000)]
Added test cases for @and, @or, @not including bug #619.

17 years agoLog if pqf parsing fails
Adam Dickmeiss [Wed, 28 Jun 2006 09:38:17 +0000 (09:38 +0000)]
Log if pqf parsing fails

17 years agomore upgrade changes documented
Marc Cromme [Tue, 27 Jun 2006 13:42:20 +0000 (13:42 +0000)]
more upgrade changes documented

17 years agodocument another upgrade snatch
Marc Cromme [Tue, 27 Jun 2006 12:37:43 +0000 (12:37 +0000)]
document another upgrade snatch

17 years agoFile lock fixes for Windows
Adam Dickmeiss [Tue, 27 Jun 2006 12:24:14 +0000 (12:24 +0000)]
File lock fixes for Windows

17 years agoupgrade instructions from Zewbra 1.3
Marc Cromme [Tue, 27 Jun 2006 12:07:05 +0000 (12:07 +0000)]
upgrade instructions from Zewbra 1.3

17 years agoBug #529. On Unix, combine pthreed locks with file locking because file
Adam Dickmeiss [Tue, 27 Jun 2006 11:56:28 +0000 (11:56 +0000)]
Bug #529. On Unix, combine pthreed locks with file locking because file
locking is per-process only. On Windows use file locking, because that
seems to be work per-thread.

17 years agopreparing release 2.0.0 before.bug.529
Marc Cromme [Mon, 26 Jun 2006 15:11:19 +0000 (15:11 +0000)]
preparing release 2.0.0
new debian/changelog debian/rules
moved debian/*.install files
corrected so-numbers of shared libs
removed danbib filter stuff

17 years agoadded few comments
Marc Cromme [Sun, 25 Jun 2006 21:54:03 +0000 (21:54 +0000)]
added few comments

17 years agoadded i686 platform
Marc Cromme [Sun, 25 Jun 2006 21:08:14 +0000 (21:08 +0000)]
added i686 platform

17 years agoupdated debian installation instruction
Marc Cromme [Sun, 25 Jun 2006 21:04:49 +0000 (21:04 +0000)]
updated debian installation instruction

17 years agoadded examples fo phrase and word search
Marc Cromme [Fri, 23 Jun 2006 13:45:41 +0000 (13:45 +0000)]
added examples fo phrase and word search

17 years agotypo
Marc Cromme [Fri, 23 Jun 2006 12:41:14 +0000 (12:41 +0000)]
typo

17 years agosection on relation attributes added
Marc Cromme [Fri, 23 Jun 2006 12:40:33 +0000 (12:40 +0000)]
section on relation attributes added

17 years agoGet of of searchtype=always. Instead deal with always matches
Adam Dickmeiss [Fri, 23 Jun 2006 11:21:38 +0000 (11:21 +0000)]
Get of of searchtype=always. Instead deal with always matches
in numeric_relation/string_relation code.

17 years agoadded section on mapping of string/xpath/internal indexes, added discussion of comple...
Marc Cromme [Fri, 23 Jun 2006 11:12:07 +0000 (11:12 +0000)]
added section on mapping of string/xpath/internal indexes, added discussion of completeness attributes

17 years agoAlign code for regular word search and numeric search a bit.
Adam Dickmeiss [Thu, 22 Jun 2006 23:06:06 +0000 (23:06 +0000)]
Align code for regular word search and numeric search a bit.
Introduce defines in a few places.

17 years agoFixed leak in rset_dup. It leaked rs->control handles.
Adam Dickmeiss [Thu, 22 Jun 2006 22:58:59 +0000 (22:58 +0000)]
Fixed leak in rset_dup. It leaked rs->control handles.

17 years agoUsing wrbuf for internal X-Path string. Fixed uninitialized var
Adam Dickmeiss [Thu, 22 Jun 2006 15:44:44 +0000 (15:44 +0000)]
Using wrbuf for internal X-Path string. Fixed uninitialized var
with new alwaysmatches code.

17 years agoIndexing system change. Introduced new index category type
Adam Dickmeiss [Thu, 22 Jun 2006 15:07:20 +0000 (15:07 +0000)]
Indexing system change. Introduced new index category type
zinfo_index_category_t which is used to properly distinguish between
index (normal index,), sort, alwaysmatches index, and anchor (to be
implemented later). Also added support for proper alwaysmatches
relation for X-Path searches. Bug #617.

17 years agozebra specific stuff split into advanced section
Marc Cromme [Thu, 22 Jun 2006 14:01:55 +0000 (14:01 +0000)]
zebra specific stuff split into advanced section
added section on completeness field
tested and verified all PQF  examples

17 years agoAdded support for alwaysmatches on regular indexes. Is enabled
Adam Dickmeiss [Thu, 22 Jun 2006 09:48:08 +0000 (09:48 +0000)]
Added support for alwaysmatches on regular indexes. Is enabled
on a register type basis. i.e. w,p, in default.idx. Bug #616.

17 years agoadded section on idxpath query model
Marc Cromme [Wed, 21 Jun 2006 13:32:33 +0000 (13:32 +0000)]
added section on idxpath query model

17 years agoadded idxpath.att attribut set definition file
Marc Cromme [Wed, 21 Jun 2006 13:29:08 +0000 (13:29 +0000)]
added idxpath.att attribut set definition file

17 years agoadded idxpath attribute set definitions
Marc Cromme [Wed, 21 Jun 2006 13:14:26 +0000 (13:14 +0000)]
added idxpath attribute set definitions

17 years agoadded section on named result sets, and section on scanning inside result sets
Marc Cromme [Tue, 20 Jun 2006 14:20:50 +0000 (14:20 +0000)]
added section on named result sets, and section on scanning inside result sets

17 years agoadded section on explain, search, scan and on PQN
Marc Cromme [Fri, 16 Jun 2006 12:54:55 +0000 (12:54 +0000)]
added section on explain, search, scan and on PQN

17 years agopretty-formatting tables, internal links veriefied, a little more text
Marc Cromme [Fri, 16 Jun 2006 10:30:12 +0000 (10:30 +0000)]
pretty-formatting tables, internal links veriefied, a little more text

17 years agoIgnore ChangeLog
Adam Dickmeiss [Fri, 16 Jun 2006 08:59:59 +0000 (08:59 +0000)]
Ignore ChangeLog

17 years agoadditional information on zebra functionalities and attribute lists added
Marc Cromme [Thu, 15 Jun 2006 13:41:49 +0000 (13:41 +0000)]
additional information on zebra functionalities and attribute lists added

17 years agoXML sanitize new text
Marc Cromme [Wed, 14 Jun 2006 13:57:45 +0000 (13:57 +0000)]
XML sanitize new text

17 years agoMore notes about query model.
Adam Dickmeiss [Wed, 14 Jun 2006 13:44:15 +0000 (13:44 +0000)]
More notes about query model.

17 years agoadded extra information on zebra extentions to the bib1 attribute set model
Marc Cromme [Wed, 14 Jun 2006 12:20:06 +0000 (12:20 +0000)]
added extra information on zebra extentions to the bib1 attribute set model

17 years agozvrank no longer part of dist
Adam Dickmeiss [Tue, 13 Jun 2006 20:09:54 +0000 (20:09 +0000)]
zvrank no longer part of dist

17 years agoCast size_t to long for printf
Adam Dickmeiss [Tue, 13 Jun 2006 20:04:38 +0000 (20:04 +0000)]
Cast size_t to long for printf

17 years agoDont case to size_t when it is an int
Adam Dickmeiss [Tue, 13 Jun 2006 20:04:15 +0000 (20:04 +0000)]
Dont case to size_t when it is an int

17 years agoRevert. Use int for record length (for retrieval)
Adam Dickmeiss [Tue, 13 Jun 2006 20:03:33 +0000 (20:03 +0000)]
Revert. Use int for record length (for retrieval)

17 years agoFixed length modifier for prints.
Adam Dickmeiss [Tue, 13 Jun 2006 19:45:14 +0000 (19:45 +0000)]
Fixed length modifier for prints.

17 years agoFixed a couplr of prints of size_t
Adam Dickmeiss [Tue, 13 Jun 2006 19:43:42 +0000 (19:43 +0000)]
Fixed a couplr of prints of size_t

17 years agoUse size_t for record length (for retrieval)
Adam Dickmeiss [Tue, 13 Jun 2006 19:42:04 +0000 (19:42 +0000)]
Use size_t for record length (for retrieval)

17 years agoChanged several yaz_log calls which prints off_t value.
Adam Dickmeiss [Tue, 13 Jun 2006 19:40:18 +0000 (19:40 +0000)]
Changed several yaz_log calls which prints off_t value.

17 years agoNo longer needed.
Adam Dickmeiss [Tue, 13 Jun 2006 15:23:03 +0000 (15:23 +0000)]
No longer needed.

17 years agoUse shell mode for configure.ac and idzebra-config.in
Adam Dickmeiss [Tue, 13 Jun 2006 15:10:43 +0000 (15:10 +0000)]
Use shell mode for configure.ac and idzebra-config.in

17 years agoFix year
Adam Dickmeiss [Tue, 13 Jun 2006 14:50:39 +0000 (14:50 +0000)]
Fix year

17 years agoRe-indent. Abort if YAZ is not found. Remove messages about how to run
Adam Dickmeiss [Tue, 13 Jun 2006 14:25:32 +0000 (14:25 +0000)]
Re-indent. Abort if YAZ is not found. Remove messages about how to run
make.

17 years agoNew
Mike Taylor [Tue, 13 Jun 2006 14:22:45 +0000 (14:22 +0000)]
New

17 years agoDo not abort configure if no --enable-mod-- is given and the module
Adam Dickmeiss [Tue, 13 Jun 2006 14:11:20 +0000 (14:11 +0000)]
Do not abort configure if no --enable-mod-- is given and the module
can not be enabled (bug introduced in 1.14 of configure.ac).

17 years agoadded a lot of info about attribute sets, PQF query structure, and string use attributes
Marc Cromme [Tue, 13 Jun 2006 13:45:08 +0000 (13:45 +0000)]
added a lot of info about attribute sets, PQF query structure, and string use attributes

17 years agoBump to version 1.4.1.
Adam Dickmeiss [Tue, 13 Jun 2006 12:03:58 +0000 (12:03 +0000)]
Bump to version 1.4.1.

17 years agoDisable X-Path indexing for explain records (in the case where
Adam Dickmeiss [Tue, 13 Jun 2006 12:02:02 +0000 (12:02 +0000)]
Disable X-Path indexing for explain records (in the case where
explain.abs is missing). Make extract module log to log level "extract".
Rename buffer_extract_record to zebra_buffer_extract_record.

17 years agoFix attset so that it points to explain.att
Adam Dickmeiss [Tue, 13 Jun 2006 11:45:07 +0000 (11:45 +0000)]
Fix attset so that it points to explain.att

17 years agoadded chapter on query model, PQF, bib1-attribute sets. Much documentation still...
Marc Cromme [Tue, 13 Jun 2006 09:26:59 +0000 (09:26 +0000)]
added chapter on query model, PQF, bib1-attribute sets. Much documentation still needed on these issues

17 years agoremoved entry of not-needed XML file
Marc Cromme [Tue, 13 Jun 2006 07:52:15 +0000 (07:52 +0000)]
removed entry of not-needed XML file

17 years agoAbort configure if filter is enabled and depending libs are not present.
Adam Dickmeiss [Mon, 12 Jun 2006 23:46:21 +0000 (23:46 +0000)]
Abort configure if filter is enabled and depending libs are not present.

17 years agoRemove unneeded message.
Adam Dickmeiss [Mon, 12 Jun 2006 23:44:39 +0000 (23:44 +0000)]
Remove unneeded message.

17 years agoupdated link to The BIB-1 Attribute Set Semantics
Marc Cromme [Mon, 12 Jun 2006 12:07:53 +0000 (12:07 +0000)]
updated link to  The BIB-1 Attribute Set Semantics

17 years agospelling checked
Marc Cromme [Mon, 12 Jun 2006 11:59:11 +0000 (11:59 +0000)]
spelling checked

17 years agoextended discusson of how ranking works
Marc Cromme [Mon, 12 Jun 2006 11:48:24 +0000 (11:48 +0000)]
extended discusson of how ranking works

17 years agoremoved non-functional ZVrank algorithm for ever. Removed description in documentation.
Marc Cromme [Mon, 12 Jun 2006 09:39:17 +0000 (09:39 +0000)]
removed non-functional ZVrank algorithm for ever. Removed description in documentation.

17 years agoadded makefile entry fro examples/marcxml
Marc Cromme [Mon, 12 Jun 2006 09:27:00 +0000 (09:27 +0000)]
added makefile entry fro examples/marcxml

17 years agoadded alvis filter marcxml config in dist tarball
Marc Cromme [Mon, 12 Jun 2006 09:12:13 +0000 (09:12 +0000)]
added alvis filter marcxml config in dist tarball

17 years agoreduced example XML size, tweaked indexing rules, added display XSLT sheet for zebra...
Marc Cromme [Fri, 9 Jun 2006 20:46:38 +0000 (20:46 +0000)]
reduced example XML size, tweaked indexing rules, added display XSLT sheet for zebra internal info

17 years agomore rules
Marc Cromme [Fri, 9 Jun 2006 20:07:04 +0000 (20:07 +0000)]
more rules

17 years agoadded description of example
Marc Cromme [Fri, 9 Jun 2006 13:20:56 +0000 (13:20 +0000)]
added description of example

17 years agoindexing example MARCXML working now
Marc Cromme [Fri, 9 Jun 2006 12:53:18 +0000 (12:53 +0000)]
indexing example MARCXML working now

17 years agoadded few indexing rules
Marc Cromme [Fri, 9 Jun 2006 12:22:16 +0000 (12:22 +0000)]
added few indexing rules

17 years agoaded record indexing rule - now need to do all seperate indexes
Marc Cromme [Thu, 8 Jun 2006 10:53:28 +0000 (10:53 +0000)]
aded record indexing rule - now need to do all seperate indexes

17 years agoFunction data1_path_fopen doesn not call yaz_fopen if profilePath
Adam Dickmeiss [Thu, 8 Jun 2006 10:33:19 +0000 (10:33 +0000)]
Function data1_path_fopen doesn not call yaz_fopen if profilePath
is NULL or "".

17 years agoremoved
Marc Cromme [Thu, 8 Jun 2006 10:04:33 +0000 (10:04 +0000)]
removed

17 years agoadded MADS stylesheet
Marc Cromme [Thu, 8 Jun 2006 09:35:33 +0000 (09:35 +0000)]
added MADS stylesheet

17 years agoadded comments on LOC data
Marc Cromme [Thu, 8 Jun 2006 09:31:28 +0000 (09:31 +0000)]
added comments on LOC data

17 years agocorrected path to xslt stylesheets
Marc Cromme [Thu, 8 Jun 2006 09:30:57 +0000 (09:30 +0000)]
corrected path to xslt stylesheets

17 years agoalvis marcxml filter records and example config started
Marc Cromme [Thu, 8 Jun 2006 09:22:58 +0000 (09:22 +0000)]
alvis marcxml filter records and example config started

17 years agoRequire YAZ 2.1.20 or later
Adam Dickmeiss [Thu, 8 Jun 2006 08:30:37 +0000 (08:30 +0000)]
Require YAZ 2.1.20 or later

17 years agoadded 43 example marc21 xml records from LOC
Marc Cromme [Thu, 8 Jun 2006 08:28:22 +0000 (08:28 +0000)]
added 43 example marc21 xml records from LOC

17 years agoRemove grs.csv, grs.danbib, xslt filters from configure
Adam Dickmeiss [Wed, 7 Jun 2006 20:50:23 +0000 (20:50 +0000)]
Remove grs.csv, grs.danbib, xslt filters from configure

17 years agoInclude manifest for msvcr80.dll.
Adam Dickmeiss [Wed, 7 Jun 2006 18:26:02 +0000 (18:26 +0000)]
Include manifest for msvcr80.dll.

17 years agoBundle .manifest files. Use /r for doc stuff (due to doc/common)
Adam Dickmeiss [Wed, 7 Jun 2006 14:37:37 +0000 (14:37 +0000)]
Bundle .manifest files. Use /r for doc stuff (due to doc/common)

17 years agoCopy .dll.manifest from YAZ to bin
Adam Dickmeiss [Wed, 7 Jun 2006 14:37:02 +0000 (14:37 +0000)]
Copy .dll.manifest from YAZ to bin

17 years agocorrecting typo's
Marc Cromme [Wed, 7 Jun 2006 13:17:48 +0000 (13:17 +0000)]
correcting typo's

17 years agohoning text on classic explain with fully worked yaz-client examples
Marc Cromme [Wed, 7 Jun 2006 13:10:19 +0000 (13:10 +0000)]
honing text on classic explain with fully worked yaz-client examples

17 years agoBundle with Visual Studio 8 CRT by default
Adam Dickmeiss [Wed, 7 Jun 2006 11:20:03 +0000 (11:20 +0000)]
Bundle with Visual Studio 8 CRT by default

17 years agoIgnore my.LCK which is generated by test tstflock.c
Adam Dickmeiss [Wed, 7 Jun 2006 11:02:06 +0000 (11:02 +0000)]
Ignore my.LCK which is generated by test tstflock.c

17 years agoFix log of zint type
Adam Dickmeiss [Wed, 7 Jun 2006 11:00:46 +0000 (11:00 +0000)]
Fix log of zint type

17 years agoChanged some types from int to zint + added a few casts
Adam Dickmeiss [Wed, 7 Jun 2006 10:50:08 +0000 (10:50 +0000)]
Changed some types from int to zint + added a few casts

17 years agoUse CAST_ZINT_TO_INT in some places, so we can easily spot casts
Adam Dickmeiss [Wed, 7 Jun 2006 10:14:39 +0000 (10:14 +0000)]
Use CAST_ZINT_TO_INT in some places, so we can easily spot casts

17 years agoFor VS, define _CRT_NONSTDC_NO_DEPRECATE
Adam Dickmeiss [Wed, 7 Jun 2006 10:01:11 +0000 (10:01 +0000)]
For VS, define _CRT_NONSTDC_NO_DEPRECATE

17 years agoMake ChangeLog as part of make dist
Adam Dickmeiss [Wed, 7 Jun 2006 07:50:58 +0000 (07:50 +0000)]
Make ChangeLog as part of make dist

17 years agoRemoved rsbool_create_and, rsbool_create_or because they are no in use.
Adam Dickmeiss [Tue, 6 Jun 2006 21:01:30 +0000 (21:01 +0000)]
Removed rsbool_create_and, rsbool_create_or because they are no in use.
Renamed rs<type>_create functions to rset_create_<type>.

17 years agoRemoved xslt+danbibr from win makefile
Adam Dickmeiss [Tue, 6 Jun 2006 09:46:52 +0000 (09:46 +0000)]
Removed xslt+danbibr from win makefile

17 years agoAdded some information about "classic" Explain.
Adam Dickmeiss [Tue, 6 Jun 2006 08:55:22 +0000 (08:55 +0000)]
Added some information about "classic" Explain.

17 years agoremoved grs.danbib filter
Marc Cromme [Fri, 2 Jun 2006 13:55:55 +0000 (13:55 +0000)]
removed grs.danbib filter
removed grs.csv filter
removed xslt filter
all unused and dead code

17 years agoRevert
Adam Dickmeiss [Fri, 2 Jun 2006 10:59:53 +0000 (10:59 +0000)]
Revert

17 years agoDont generate xsl.in files
Adam Dickmeiss [Fri, 2 Jun 2006 10:59:21 +0000 (10:59 +0000)]
Dont generate xsl.in files

17 years agoReformat
Adam Dickmeiss [Thu, 1 Jun 2006 13:10:16 +0000 (13:10 +0000)]
Reformat

17 years agoFixed bug in r_open (isam:s)
Adam Dickmeiss [Thu, 1 Jun 2006 13:05:52 +0000 (13:05 +0000)]
Fixed bug in r_open (isam:s)

17 years agoremoving the XSLT filter from the build, only keeping the ALVIS filter
Marc Cromme [Wed, 31 May 2006 16:11:58 +0000 (16:11 +0000)]
removing the XSLT filter from the build, only keeping the ALVIS filter

17 years agoLet configure generate doc/local.ent rather than doc/zebra.xml .
Adam Dickmeiss [Tue, 30 May 2006 23:08:29 +0000 (23:08 +0000)]
Let configure generate doc/local.ent rather than doc/zebra.xml .
Update doc/Makefile.am to use _COMPILE definitions.