idzebra-moved-to-github.git
17 years agopostinst,prerm files part dist
Adam Dickmeiss [Thu, 10 Aug 2006 18:02:28 +0000 (18:02 +0000)]
postinst,prerm files part dist

17 years agoalvis module part of libidzebra-2.0-modules. Recommends idzebra-2.0-common
Adam Dickmeiss [Thu, 10 Aug 2006 18:01:58 +0000 (18:01 +0000)]
alvis module part of libidzebra-2.0-modules. Recommends idzebra-2.0-common
(tables, etc) for idzebra-2.0-utils and include idzebra-2.0-common as
part of virt package idzebra-2.0.

17 years agoAnother fix for zebrasrv.8 link
Adam Dickmeiss [Thu, 10 Aug 2006 15:43:03 +0000 (15:43 +0000)]
Another fix for zebrasrv.8 link

17 years agoFix update-alternatives path to zebrasrv.8
Adam Dickmeiss [Thu, 10 Aug 2006 13:33:47 +0000 (13:33 +0000)]
Fix update-alternatives path to zebrasrv.8

17 years agoDont hard code make options. Use MAKE="make -j8" or similar
Adam Dickmeiss [Thu, 10 Aug 2006 13:08:57 +0000 (13:08 +0000)]
Dont hard code make options. Use MAKE="make -j8" or similar

17 years agoFix tl_close_call (bug introduced in previous commit)
Adam Dickmeiss [Thu, 10 Aug 2006 08:44:45 +0000 (08:44 +0000)]
Fix tl_close_call (bug introduced in previous commit)

17 years agoInclude only most important 2.0 news
Adam Dickmeiss [Thu, 10 Aug 2006 08:44:11 +0000 (08:44 +0000)]
Include only most important 2.0 news

17 years agoFix leak in test program.
Adam Dickmeiss [Wed, 9 Aug 2006 13:22:49 +0000 (13:22 +0000)]
Fix leak in test program.

17 years agoUse less memory for each result set. Size of zset_sort_entry reduced.
Adam Dickmeiss [Mon, 7 Aug 2006 10:14:59 +0000 (10:14 +0000)]
Use less memory for each result set. Size of zset_sort_entry reduced.

17 years agoZebra Attribute Extension Approximative Limit changed from type 9 to
Adam Dickmeiss [Mon, 31 Jul 2006 12:26:55 +0000 (12:26 +0000)]
Zebra Attribute Extension Approximative Limit changed from type 9 to
type 11, because type 9 is rank weight (which is was available in Zebra
1.3 series as well).

17 years agoIgnore generated grs.xml.idzebra
Mike Taylor [Wed, 19 Jul 2006 16:37:28 +0000 (16:37 +0000)]
Ignore generated grs.xml.idzebra

17 years agoIgnore more
Mike Taylor [Fri, 7 Jul 2006 11:42:52 +0000 (11:42 +0000)]
Ignore more

17 years agoIgnore generated .lo files.
Mike Taylor [Fri, 7 Jul 2006 11:36:18 +0000 (11:36 +0000)]
Ignore generated .lo files.

17 years agoadded tests for correct removal of idzbra internal metadate under indexing and retrieval
Marc Cromme [Fri, 7 Jul 2006 06:30:48 +0000 (06:30 +0000)]
added tests for correct removal of idzbra internal metadate under indexing and retrieval

17 years agobug #504 fix
Marc Cromme [Thu, 6 Jul 2006 12:42:21 +0000 (12:42 +0000)]
bug #504 fix
The GRS module now ignores any previously existing GRS subtree of the form
  <idzebra xmlns="http://www.indexdata.dk/zebra/">
    ...
  </idzebra>
both under indexing and retrieval of records. This is to facilitate remote
update of GRS records, which have been augmented by zebra-internal meta data
info, such that this part is not appended twice.
   The local storage is still including the GRS <idzebra ..> subtree, but
it is not indexed any more, and stripped before retrieval, i.e. for all
practical purposes it is not existent.

17 years agoRemove destroy member of data1_node
Adam Dickmeiss [Thu, 6 Jul 2006 11:40:23 +0000 (11:40 +0000)]
Remove destroy member of data1_node

17 years agoChange log of retrieval of default resource
Adam Dickmeiss [Thu, 6 Jul 2006 07:59:39 +0000 (07:59 +0000)]
Change log of retrieval of default resource

17 years agoSet version-info to 0:0:0
Adam Dickmeiss [Thu, 6 Jul 2006 07:56:00 +0000 (07:56 +0000)]
Set version-info to 0:0:0

17 years agoFixed recommends line which referred to non-existing modules.
Adam Dickmeiss [Thu, 6 Jul 2006 07:54:57 +0000 (07:54 +0000)]
Fixed recommends line which referred to non-existing modules.

17 years agoCheck for missing query in testclient
Adam Dickmeiss [Wed, 5 Jul 2006 15:43:59 +0000 (15:43 +0000)]
Check for missing query in testclient

17 years agoOmit version-info for convenience libraries
Adam Dickmeiss [Wed, 5 Jul 2006 15:03:44 +0000 (15:03 +0000)]
Omit version-info for convenience libraries

17 years agoSimplify windows makefile
Adam Dickmeiss [Wed, 5 Jul 2006 13:19:15 +0000 (13:19 +0000)]
Simplify windows makefile

17 years agoDirectory recctrl no longer part of dist
Adam Dickmeiss [Wed, 5 Jul 2006 12:34:17 +0000 (12:34 +0000)]
Directory recctrl no longer part of dist

17 years agoUpdates to tstflock for Windows
Adam Dickmeiss [Wed, 5 Jul 2006 12:33:38 +0000 (12:33 +0000)]
Updates to tstflock for Windows

17 years agoGet rid of DEBUG_FLOCK. Just set flock level for tstflock program.
Adam Dickmeiss [Wed, 5 Jul 2006 12:02:12 +0000 (12:02 +0000)]
Get rid of DEBUG_FLOCK. Just set flock level for tstflock program.

17 years agoWorking on and operation which deals with segments (matches within fields)
Adam Dickmeiss [Tue, 4 Jul 2006 14:10:28 +0000 (14:10 +0000)]
Working on and operation which deals with segments (matches within fields)

17 years agoSlightly reformatting for doxygen
Adam Dickmeiss [Tue, 4 Jul 2006 10:25:21 +0000 (10:25 +0000)]
Slightly reformatting for doxygen

17 years agoDoxygen looks in more directories for source
Adam Dickmeiss [Tue, 4 Jul 2006 10:25:08 +0000 (10:25 +0000)]
Doxygen looks in more directories for source

17 years agoNo longer in use
Adam Dickmeiss [Mon, 3 Jul 2006 21:21:37 +0000 (21:21 +0000)]
No longer in use

17 years agoRecord filter files moved to index directory
Adam Dickmeiss [Mon, 3 Jul 2006 21:21:04 +0000 (21:21 +0000)]
Record filter files moved to index directory

17 years agoShorter sleep in tstflock
Adam Dickmeiss [Mon, 3 Jul 2006 21:19:13 +0000 (21:19 +0000)]
Shorter sleep in tstflock

17 years agoUpdate idzebra-config for new libs install layout.
Adam Dickmeiss [Mon, 3 Jul 2006 20:41:38 +0000 (20:41 +0000)]
Update idzebra-config for new libs install layout.

17 years agoremoving tstflock.out
Marc Cromme [Mon, 3 Jul 2006 15:14:06 +0000 (15:14 +0000)]
removing tstflock.out

17 years agoBuild main libidzebra-2.0.la. Bug #620.
Adam Dickmeiss [Mon, 3 Jul 2006 14:27:00 +0000 (14:27 +0000)]
Build main libidzebra-2.0.la. Bug #620.

17 years agoDeal with double unlocks (which does happen sometimes)
Adam Dickmeiss [Mon, 3 Jul 2006 13:40:58 +0000 (13:40 +0000)]
Deal with double unlocks (which does happen sometimes)

17 years agoA few typos.
Anders S. Mortensen [Mon, 3 Jul 2006 12:30:24 +0000 (12:30 +0000)]
A few typos.

17 years agoOnly use confstr on Linux to see if linuxthreads is in use.
Adam Dickmeiss [Mon, 3 Jul 2006 12:23:17 +0000 (12:23 +0000)]
Only use confstr on Linux to see if linuxthreads is in use.

17 years agoTypo.
Anders S. Mortensen [Mon, 3 Jul 2006 12:16:31 +0000 (12:16 +0000)]
Typo.

17 years agoFixed a few typos.
Anders S. Mortensen [Mon, 3 Jul 2006 12:00:03 +0000 (12:00 +0000)]
Fixed a few typos.

17 years agocorrected xml error
Marc Cromme [Mon, 3 Jul 2006 11:45:01 +0000 (11:45 +0000)]
corrected xml error

17 years agosmall updates
Marc Cromme [Mon, 3 Jul 2006 11:30:59 +0000 (11:30 +0000)]
small updates

17 years agoDisable the termset feature for searches. We believe the reference to
Adam Dickmeiss [Mon, 3 Jul 2006 10:52:48 +0000 (10:52 +0000)]
Disable the termset feature for searches. We believe the reference to
result sets in scan (@attr 8=set) is a better way to get terms for a result
set.

17 years agoFixed a bug in termset search: the term name offset was incorrect.
Adam Dickmeiss [Mon, 3 Jul 2006 10:43:43 +0000 (10:43 +0000)]
Fixed a bug in termset search: the term name offset was incorrect.

17 years agoUse confstr(_CS_GNU_LIBPTHREAD_VERSION ..) to determine whether fcntl
Adam Dickmeiss [Mon, 3 Jul 2006 09:50:51 +0000 (09:50 +0000)]
Use confstr(_CS_GNU_LIBPTHREAD_VERSION ..) to determine whether fcntl
locks is conforming to POSIX or not. In POSIX mode, locks are shared
for all threads in a process. In the other (linuxthreads) mode , it
isn't.

17 years agoAdded program to test scope of fcntl lock: process or thread
Adam Dickmeiss [Sun, 2 Jul 2006 21:22:17 +0000 (21:22 +0000)]
Added program to test scope of fcntl lock: process or thread

17 years agoIgnore tstflock.out
Mike Taylor [Sat, 1 Jul 2006 19:28:08 +0000 (19:28 +0000)]
Ignore tstflock.out

17 years agoWrite seq to yaz_log
Adam Dickmeiss [Fri, 30 Jun 2006 15:10:29 +0000 (15:10 +0000)]
Write seq to yaz_log

17 years agoDisable debug mode
Adam Dickmeiss [Fri, 30 Jun 2006 15:10:20 +0000 (15:10 +0000)]
Disable debug mode

17 years agotypo
Heikki Levanto [Fri, 30 Jun 2006 14:48:04 +0000 (14:48 +0000)]
typo

17 years agomultiple corrections from Heikki's suggestions, renaming of html file id's
Marc Cromme [Fri, 30 Jun 2006 14:36:12 +0000 (14:36 +0000)]
multiple corrections from Heikki's suggestions, renaming of html file id's

17 years agoTest interprocess locks
Adam Dickmeiss [Fri, 30 Jun 2006 14:01:22 +0000 (14:01 +0000)]
Test interprocess locks

17 years agoanother typo
Marc Cromme [Fri, 30 Jun 2006 14:00:34 +0000 (14:00 +0000)]
another typo

17 years agotypo corrected
Marc Cromme [Fri, 30 Jun 2006 13:59:37 +0000 (13:59 +0000)]
typo corrected

17 years agoaded references to Koha, Emilda, Reindex and Alvis
Marc Cromme [Fri, 30 Jun 2006 13:58:07 +0000 (13:58 +0000)]
aded references to Koha, Emilda, Reindex and Alvis

17 years agoFurther testing of locks.
Adam Dickmeiss [Fri, 30 Jun 2006 13:02:20 +0000 (13:02 +0000)]
Further testing of locks.

17 years agoadded web service
Marc Cromme [Fri, 30 Jun 2006 12:31:22 +0000 (12:31 +0000)]
added web service

17 years agoadded update-alternatives script calls to map zebraidz to zebraidx-2.0 and zebrasrv...
Marc Cromme [Fri, 30 Jun 2006 12:13:54 +0000 (12:13 +0000)]
added update-alternatives script calls to map zebraidz to zebraidx-2.0 and zebrasrv to zebrasrv-2.0

17 years agoExperiments with file locks
Adam Dickmeiss [Fri, 30 Jun 2006 11:10:17 +0000 (11:10 +0000)]
Experiments with file locks

17 years agotypos corrected
Marc Cromme [Fri, 30 Jun 2006 10:58:41 +0000 (10:58 +0000)]
typos corrected

17 years agorewrite of extended service section to add new information from Sebastian,
Marc Cromme [Fri, 30 Jun 2006 10:46:26 +0000 (10:46 +0000)]
rewrite of extended service section to add new information from Sebastian,
triggered to a question from Eric Lease Morgan and Joshua Ferraro

17 years agoadded notes on Ubuntu installation
Marc Cromme [Fri, 30 Jun 2006 10:45:09 +0000 (10:45 +0000)]
added notes on Ubuntu installation

17 years agominor typos
Heikki Levanto [Thu, 29 Jun 2006 16:02:12 +0000 (16:02 +0000)]
minor typos

17 years agoFix echo_source for idzebra-config. Update it to use /usr/lib libs again
Adam Dickmeiss [Thu, 29 Jun 2006 14:10:33 +0000 (14:10 +0000)]
Fix echo_source for idzebra-config. Update it to use /usr/lib libs again

17 years agocorrect typo
Marc Cromme [Thu, 29 Jun 2006 14:02:07 +0000 (14:02 +0000)]
correct typo

17 years agoRevert. Libs installed in /usr/lib (again). Minor tweaks for
Adam Dickmeiss [Thu, 29 Jun 2006 13:47:52 +0000 (13:47 +0000)]
Revert. Libs installed in /usr/lib (again). Minor tweaks for
Debian rules.

17 years agorenamed packages to *idzebra-2.0-*
Marc Cromme [Thu, 29 Jun 2006 11:20:39 +0000 (11:20 +0000)]
renamed packages to *idzebra-2.0-*

17 years agoadded bug number
Marc Cromme [Thu, 29 Jun 2006 09:32:25 +0000 (09:32 +0000)]
added bug number

17 years agoStore Zebra libs in <prefix>/lib/idzebra<suffix> and modules in
Adam Dickmeiss [Thu, 29 Jun 2006 09:10:28 +0000 (09:10 +0000)]
Store Zebra libs in <prefix>/lib/idzebra<suffix> and modules in
<prefix>/lib/idzebra<suffix>/modules .

17 years agoMinor spell fixes
Adam Dickmeiss [Wed, 28 Jun 2006 22:50:50 +0000 (22:50 +0000)]
Minor spell fixes

17 years agoupdated debian package files to se idzebra-2.0 dirs
Marc Cromme [Wed, 28 Jun 2006 21:55:56 +0000 (21:55 +0000)]
updated debian package files to se idzebra-2.0 dirs
we might want consider renaming debian packages to idzebra-2.0-something instead of idzebra2.0-something, as there are still problems in the /usr/share/doc/idzebra-2.0-doc dir, which comes from the package idzebra2.0-doc ..

17 years agoSet IDZEBRAINC and IDZEBRATAB according to new install layout.
Adam Dickmeiss [Wed, 28 Jun 2006 21:55:10 +0000 (21:55 +0000)]
Set IDZEBRAINC and IDZEBRATAB according to new install layout.

17 years agoInstall hooks puts versions for all bin_PROGRAMS programs.
Adam Dickmeiss [Wed, 28 Jun 2006 21:45:06 +0000 (21:45 +0000)]
Install hooks puts versions for all bin_PROGRAMS programs.

17 years agoRemove no longer needed comments
Adam Dickmeiss [Wed, 28 Jun 2006 21:40:47 +0000 (21:40 +0000)]
Remove no longer needed comments

17 years agoFix make distcheck .
Adam Dickmeiss [Wed, 28 Jun 2006 18:19:32 +0000 (18:19 +0000)]
Fix make distcheck .

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