idzebra-moved-to-github.git
18 years agoCopy msvcr71.dll from proper location ZEBRA.1.3.30
Adam Dickmeiss [Thu, 27 Oct 2005 18:08:26 +0000 (18:08 +0000)]
Copy msvcr71.dll from proper location

18 years agoTowards 1.3.30
Adam Dickmeiss [Thu, 27 Oct 2005 17:39:09 +0000 (17:39 +0000)]
Towards 1.3.30

18 years agoAttempt to fix #415: Strange truncation behavior
Adam Dickmeiss [Sat, 22 Oct 2005 17:27:28 +0000 (17:27 +0000)]
Attempt to fix #415: Strange truncation behavior

18 years agoClear a few errors systematically
Adam Dickmeiss [Fri, 9 Sep 2005 14:22:12 +0000 (14:22 +0000)]
Clear a few errors systematically

18 years agoExport some functions for idzebra.dll
Adam Dickmeiss [Tue, 30 Aug 2005 13:10:05 +0000 (13:10 +0000)]
Export some functions for idzebra.dll

18 years agoidzebra.dll part of dist
Adam Dickmeiss [Tue, 30 Aug 2005 13:09:43 +0000 (13:09 +0000)]
idzebra.dll part of dist

18 years agoCreate idzebra.dll for Zebra 1.3 series too
Adam Dickmeiss [Tue, 30 Aug 2005 13:09:13 +0000 (13:09 +0000)]
Create idzebra.dll for Zebra 1.3 series too

18 years ago1.3.29
Adam Dickmeiss [Mon, 29 Aug 2005 13:08:28 +0000 (13:08 +0000)]
1.3.29

18 years agoTowards 1.3.29 test release.
Adam Dickmeiss [Mon, 29 Aug 2005 12:59:49 +0000 (12:59 +0000)]
Towards 1.3.29 test release.

18 years agoDisable attribute indexing for regular set:use xelm indexing.
Adam Dickmeiss [Mon, 29 Aug 2005 12:58:19 +0000 (12:58 +0000)]
Disable attribute indexing for regular set:use xelm indexing.
Ensure sequence number is increased for xpath-indexing. If not,
it may produce bad duplicates.

18 years agoUse strchr instead of index
Adam Dickmeiss [Tue, 19 Jul 2005 18:34:16 +0000 (18:34 +0000)]
Use strchr instead of index

18 years agoFixed bug #317: xelm only indexes cdata at matching node (not children).
Adam Dickmeiss [Wed, 29 Jun 2005 16:52:50 +0000 (16:52 +0000)]
Fixed bug #317: xelm only indexes cdata at matching node (not children).

18 years agoFor RPM spec, use License: rather than Copyright: (obsolete)
Adam Dickmeiss [Thu, 16 Jun 2005 09:09:28 +0000 (09:09 +0000)]
For RPM spec, use License: rather than Copyright: (obsolete)

18 years agoBackport support for 'melm' directive.
Adam Dickmeiss [Thu, 9 Jun 2005 22:08:09 +0000 (22:08 +0000)]
Backport support for 'melm' directive.

19 years agoAdded support for special slement set _sysno_ which returns a
Adam Dickmeiss [Tue, 31 May 2005 19:28:49 +0000 (19:28 +0000)]
Added support for special slement set _sysno_ which returns a
record ID for a record packed as a SUTRS record.

19 years agoTowards 1.3.28 ZEBRA.1.3.28
Adam Dickmeiss [Mon, 30 May 2005 13:43:06 +0000 (13:43 +0000)]
Towards 1.3.28

19 years agoNo need to log version in zebraidx when zebra_start does it
Adam Dickmeiss [Mon, 30 May 2005 13:42:04 +0000 (13:42 +0000)]
No need to log version in zebraidx when zebra_start does it

19 years agoList version in start message
Adam Dickmeiss [Mon, 30 May 2005 13:39:55 +0000 (13:39 +0000)]
List version in start message

19 years agoImplemented zebra.cfg directive 'passwd.c' which specifies user accounts
Adam Dickmeiss [Mon, 30 May 2005 13:24:53 +0000 (13:24 +0000)]
Implemented zebra.cfg directive 'passwd.c' which specifies user accounts
file with encrypted passwords. The directive 'passwd' specifies user
accounts file with clear-text passwords. The previous version of Zebra
used plain/clear text depending on configuration automatically. That
caused upgrade trouble. Bug #356.

19 years agoDocument directives passwd,passwd.c,perm
Adam Dickmeiss [Mon, 30 May 2005 13:21:59 +0000 (13:21 +0000)]
Document directives passwd,passwd.c,perm

19 years agoFix link ZEBRA.1.3.26
Adam Dickmeiss [Tue, 24 May 2005 12:36:02 +0000 (12:36 +0000)]
Fix link

19 years agoTowards 1.3.26
Adam Dickmeiss [Tue, 24 May 2005 12:35:12 +0000 (12:35 +0000)]
Towards 1.3.26

19 years agoUse another log level LOG_APP2 for LOG_API always
Adam Dickmeiss [Wed, 18 May 2005 12:20:34 +0000 (12:20 +0000)]
Use another log level LOG_APP2 for LOG_API always

19 years agoSpelling
Adam Dickmeiss [Thu, 12 May 2005 21:42:20 +0000 (21:42 +0000)]
Spelling

19 years agoSync with new yaz.m4 from YAZ
Adam Dickmeiss [Thu, 12 May 2005 21:01:22 +0000 (21:01 +0000)]
Sync with new yaz.m4 from YAZ

19 years agoMention configure fixes
Adam Dickmeiss [Thu, 12 May 2005 21:01:01 +0000 (21:01 +0000)]
Mention configure fixes

19 years agoDepend on YAZ 2.0.18 or later. Revise warning about missing YAZ.
Adam Dickmeiss [Thu, 12 May 2005 21:00:47 +0000 (21:00 +0000)]
Depend on YAZ 2.0.18 or later. Revise warning about missing YAZ.

19 years agoFixed crash that could occur if ES update transaction failed.
Adam Dickmeiss [Thu, 12 May 2005 10:03:24 +0000 (10:03 +0000)]
Fixed crash that could occur if ES update transaction failed.

19 years agoLog permission for the active user
Adam Dickmeiss [Thu, 12 May 2005 10:01:54 +0000 (10:01 +0000)]
Log permission for the active user

19 years agoMore sample config
Adam Dickmeiss [Thu, 12 May 2005 10:01:27 +0000 (10:01 +0000)]
More sample config

19 years agoConfigure enables the use the crypt API - if available.
Adam Dickmeiss [Thu, 12 May 2005 08:02:46 +0000 (08:02 +0000)]
Configure enables the use the crypt API - if available.

19 years agoRoot test config.
Adam Dickmeiss [Thu, 12 May 2005 07:59:25 +0000 (07:59 +0000)]
Root test config.

19 years agoFixed bug #108: File updates sometimes produce duplicates.
Adam Dickmeiss [Mon, 9 May 2005 19:57:38 +0000 (19:57 +0000)]
Fixed bug #108: File updates sometimes produce duplicates.

19 years agoFixed bug #321: zebra segvs if lock dir does not exist.
Adam Dickmeiss [Fri, 6 May 2005 18:59:23 +0000 (18:59 +0000)]
Fixed bug #321: zebra segvs if lock dir does not exist.

19 years agoTowards 1.3.26.
Adam Dickmeiss [Wed, 4 May 2005 11:50:15 +0000 (11:50 +0000)]
Towards 1.3.26.

19 years agoTowards 1.3.26
Adam Dickmeiss [Wed, 4 May 2005 11:48:13 +0000 (11:48 +0000)]
Towards 1.3.26

19 years agoFixed bug #316: Numerical sort does not work for search.
Adam Dickmeiss [Wed, 4 May 2005 10:41:37 +0000 (10:41 +0000)]
Fixed bug #316: Numerical sort does not work for search.
We copy all attributes for attribute+term to sort attributes.

19 years agoInclude stdlib.h a few places. Remove unused var.
Adam Dickmeiss [Wed, 4 May 2005 10:40:19 +0000 (10:40 +0000)]
Include stdlib.h a few places. Remove unused var.

19 years agoCollect CVS changes
Adam Dickmeiss [Tue, 3 May 2005 21:36:18 +0000 (21:36 +0000)]
Collect CVS changes

19 years agoMade equivalent work with trunc=104, 105, 106.
Adam Dickmeiss [Tue, 3 May 2005 14:07:45 +0000 (14:07 +0000)]
Made equivalent work with trunc=104, 105, 106.

19 years agoFixed bug #305: Scanning with negative position.
Adam Dickmeiss [Tue, 3 May 2005 13:12:38 +0000 (13:12 +0000)]
Fixed bug #305: Scanning with negative position.

19 years agoFixed bug #304: Fuzzy search = regExpr-2.
Adam Dickmeiss [Fri, 29 Apr 2005 18:56:20 +0000 (18:56 +0000)]
Fixed bug #304: Fuzzy search = regExpr-2.

19 years agoFixed bug #305: Scan with preferredPositionInResponse <= -2 crashes.
Adam Dickmeiss [Fri, 29 Apr 2005 18:38:49 +0000 (18:38 +0000)]
Fixed bug #305: Scan with preferredPositionInResponse <= -2 crashes.

19 years agoFixed bug #282: xml tag named 'var'. Also made the grs.sgml
Adam Dickmeiss [Sat, 23 Apr 2005 16:31:54 +0000 (16:31 +0000)]
Fixed bug #282: xml tag named 'var'. Also made the grs.sgml
filter ignore <?.. ?> sections so they are not treated as regular
elements.

19 years agoImplemented the 'equivalent' directive for .chr-files.
Adam Dickmeiss [Fri, 11 Mar 2005 21:10:12 +0000 (21:10 +0000)]
Implemented the 'equivalent' directive for .chr-files.

19 years agoUpdate with Zebra 1.4 buildconf.sh
Adam Dickmeiss [Fri, 11 Mar 2005 21:07:53 +0000 (21:07 +0000)]
Update with Zebra 1.4 buildconf.sh

19 years agoDefine USE_NON_CONST to avoid warnings when using Tcl 8.4.
Adam Dickmeiss [Fri, 11 Mar 2005 20:45:25 +0000 (20:45 +0000)]
Define USE_NON_CONST to avoid warnings when using Tcl 8.4.

19 years agoAdded two else-statements in seldom used term structure handling code.
Adam Dickmeiss [Fri, 25 Feb 2005 10:09:15 +0000 (10:09 +0000)]
Added two else-statements in seldom used term structure handling code.

19 years agoTowards 1.3.24 ZEBRA.1.3.24
Adam Dickmeiss [Wed, 9 Feb 2005 16:34:27 +0000 (16:34 +0000)]
Towards 1.3.24

19 years agoBuildRequire tcl-devel instead of tcl
Adam Dickmeiss [Wed, 9 Feb 2005 16:33:15 +0000 (16:33 +0000)]
BuildRequire tcl-devel instead of tcl

19 years agoMention init command
Adam Dickmeiss [Tue, 8 Feb 2005 01:00:17 +0000 (01:00 +0000)]
Mention init command

19 years agoAdded support for string components in simpleelement specs. Supported
Adam Dickmeiss [Tue, 8 Feb 2005 00:53:13 +0000 (00:53 +0000)]
Added support for string components in simpleelement specs. Supported
formats are:
 element[@attr=value]  _or_ element[@attr] _or_  element
 If a simpleelement begins with ! the nodes are excluded (instead
 of included).  Exclusion only makes sense if a larger node set is
 included _first_.

19 years agoFixed bug #262: spaces in control fields in MARC returned
Adam Dickmeiss [Wed, 2 Feb 2005 20:26:44 +0000 (20:26 +0000)]
Fixed bug #262: spaces in control fields in MARC returned

19 years agoEnable threading by default (--disable-threads to disable)
Adam Dickmeiss [Wed, 2 Feb 2005 20:23:55 +0000 (20:23 +0000)]
Enable threading by default (--disable-threads to disable)

19 years agoFixed bug #259: Second indicator lost in MARC records
Adam Dickmeiss [Wed, 2 Feb 2005 08:03:40 +0000 (08:03 +0000)]
Fixed bug #259: Second indicator lost in MARC records

19 years agoTowards 1.3.22 ZEBRA.1.3.22
Adam Dickmeiss [Sun, 23 Jan 2005 15:47:27 +0000 (15:47 +0000)]
Towards 1.3.22

19 years agoNotes about bug fixes
Adam Dickmeiss [Sun, 23 Jan 2005 15:43:06 +0000 (15:43 +0000)]
Notes about bug fixes

19 years agoMore fixes regarding bug #248: hit counts in combinatoric (and)
Adam Dickmeiss [Sun, 23 Jan 2005 15:06:21 +0000 (15:06 +0000)]
More fixes regarding  bug #248:  hit counts in combinatoric (and)
searches in specific .. The bool AND did could skip items that could
not be counted. If setting rsetforward is set, forward code is enabled
again - in which term hit counts are not done properly.

19 years agoPut code that deals with default database selection in separate
Adam Dickmeiss [Sun, 23 Jan 2005 14:59:42 +0000 (14:59 +0000)]
Put code that deals with default database selection in separate
function zebra_select_default_database. Since database affects
register we must call it in zebra_begin_trans, zebra_commit_ex,
zebra_init.

19 years agoAdded.
Adam Dickmeiss [Fri, 21 Jan 2005 13:50:46 +0000 (13:50 +0000)]
Added.

19 years agoFixed bug #253: Setting group.database not honored.
Adam Dickmeiss [Fri, 21 Jan 2005 13:23:03 +0000 (13:23 +0000)]
Fixed bug #253: Setting group.database not honored.

19 years agoFixed bug #252: Sort does not work.
Adam Dickmeiss [Fri, 21 Jan 2005 11:35:49 +0000 (11:35 +0000)]
Fixed bug #252: Sort does not work.

19 years agoFix leak data1_iconv
Adam Dickmeiss [Mon, 17 Jan 2005 22:12:51 +0000 (22:12 +0000)]
Fix leak data1_iconv

19 years agoDebian package 1.3.20-1. ZEBRA.1.3.20
Adam Dickmeiss [Mon, 17 Jan 2005 08:49:34 +0000 (08:49 +0000)]
Debian package 1.3.20-1.

19 years agoTowards 1.3.20
Adam Dickmeiss [Mon, 17 Jan 2005 08:46:48 +0000 (08:46 +0000)]
Towards 1.3.20

19 years agoAdded include stdlib.h
Adam Dickmeiss [Mon, 17 Jan 2005 08:46:25 +0000 (08:46 +0000)]
Added include stdlib.h

19 years agoAdded stdlib.h again
Adam Dickmeiss [Sun, 16 Jan 2005 23:33:26 +0000 (23:33 +0000)]
Added stdlib.h again

19 years agoInclude sys/types.h instead of stdlib.h
Adam Dickmeiss [Sun, 16 Jan 2005 23:28:54 +0000 (23:28 +0000)]
Include sys/types.h instead of stdlib.h

19 years agoAdd include stdlib.h to get abort/exit/atoi..
Adam Dickmeiss [Sun, 16 Jan 2005 23:13:29 +0000 (23:13 +0000)]
Add include stdlib.h to get abort/exit/atoi..

19 years agoAdd include sys/types.h to get off_t
Adam Dickmeiss [Sun, 16 Jan 2005 23:12:58 +0000 (23:12 +0000)]
Add include sys/types.h to get off_t

19 years agoRemove two unused yaz_log calls
Adam Dickmeiss [Sun, 16 Jan 2005 23:12:10 +0000 (23:12 +0000)]
Remove two unused yaz_log calls

19 years agoRemoved unused var declaration
Adam Dickmeiss [Sun, 16 Jan 2005 23:11:04 +0000 (23:11 +0000)]
Removed unused var declaration

19 years agoAdded make cvs2cl that makes Changelog from CVS in Zebra 1.3 series
Adam Dickmeiss [Sun, 16 Jan 2005 20:19:03 +0000 (20:19 +0000)]
Added make cvs2cl that makes Changelog from CVS in Zebra 1.3 series

19 years agoUpdate news
Adam Dickmeiss [Sun, 16 Jan 2005 20:18:30 +0000 (20:18 +0000)]
Update news

19 years agoBundle zlib1.dll
Adam Dickmeiss [Sun, 16 Jan 2005 00:30:53 +0000 (00:30 +0000)]
Bundle zlib1.dll

19 years agoUpgrade to Expat-1.95.8. Copy all YAZ DLLs to BINDIR
Adam Dickmeiss [Sun, 16 Jan 2005 00:27:30 +0000 (00:27 +0000)]
Upgrade to Expat-1.95.8. Copy all YAZ DLLs to BINDIR

19 years agoFixed bug #248: hit counts in combinatoric (and) searches in specific
Adam Dickmeiss [Fri, 14 Jan 2005 14:32:25 +0000 (14:32 +0000)]
Fixed bug #248: hit counts in combinatoric (and) searches in specific
use attribute are incorrect.

19 years agoBump year to 2005
Adam Dickmeiss [Fri, 14 Jan 2005 14:30:23 +0000 (14:30 +0000)]
Bump year to 2005

19 years agoFix path
Adam Dickmeiss [Fri, 7 Jan 2005 14:21:14 +0000 (14:21 +0000)]
Fix path

19 years agoFixed bug #245: Time for getting records changes a lot based on record
Adam Dickmeiss [Fri, 7 Jan 2005 14:06:16 +0000 (14:06 +0000)]
Fixed bug #245: Time for getting records changes a lot based on record
position. We can prevent a rewind if new position is greater
than old position, so sequences like p,p+1,p+2,p+3,... will work
in constant time.

19 years agoAdd chop arg to get_data (may break Olegs last patch)
Adam Dickmeiss [Fri, 7 Jan 2005 14:00:24 +0000 (14:00 +0000)]
Add chop arg to get_data (may break Olegs last patch)

19 years agoAdded a comment in rsisamb
Heikki Levanto [Fri, 17 Dec 2004 13:43:09 +0000 (13:43 +0000)]
Added a comment in rsisamb

19 years agoAdded attribute handling, I had forgotten to backport that part of it.
Heikki Levanto [Fri, 17 Dec 2004 11:38:18 +0000 (11:38 +0000)]
Added attribute handling, I had forgotten to backport that part of it.

19 years agoAdded a better test for attributes
Heikki Levanto [Fri, 17 Dec 2004 11:25:33 +0000 (11:25 +0000)]
Added a better test for attributes

19 years agoBack-ported the rsbetween from zebra 1.4
Heikki Levanto [Thu, 16 Dec 2004 19:11:41 +0000 (19:11 +0000)]
Back-ported the rsbetween from zebra 1.4
Still quite ugly, but seems to work

19 years agoFixed wrong message when getting bad number of hits
Heikki Levanto [Thu, 16 Dec 2004 16:28:18 +0000 (16:28 +0000)]
Fixed wrong message when getting bad number of hits

19 years agoFixed bug #232
Adam Dickmeiss [Tue, 7 Dec 2004 20:05:17 +0000 (20:05 +0000)]
Fixed bug #232

19 years agoFixed bug #217: lost indicator in linked fields of RUSMARC record.
oleg [Tue, 30 Nov 2004 16:39:42 +0000 (16:39 +0000)]
Fixed bug #217: lost indicator in linked fields of RUSMARC record.
Fixed bug #224: Bug in RUSMARC record indexing of fixed position in field/subfield.

19 years agoFixed bug #218: if a certain element/attrirbute doesn not appear..
Adam Dickmeiss [Fri, 26 Nov 2004 12:20:32 +0000 (12:20 +0000)]
Fixed bug #218: if a certain element/attrirbute doesn not appear..

19 years agoUpdates for YAZ 2.0.29: Include yaz/log.h. Not (only) yaz/yaz-util.h
Adam Dickmeiss [Fri, 26 Nov 2004 11:06:12 +0000 (11:06 +0000)]
Updates for YAZ 2.0.29: Include yaz/log.h. Not (only) yaz/yaz-util.h

19 years agoFix use of dict_lookup_grep
Adam Dickmeiss [Mon, 15 Nov 2004 22:52:48 +0000 (22:52 +0000)]
Fix use of dict_lookup_grep

19 years agoFix bug #171. Change logging a bit
Adam Dickmeiss [Mon, 15 Nov 2004 21:53:45 +0000 (21:53 +0000)]
Fix bug #171. Change logging a bit

19 years agoChange logging a bit
Adam Dickmeiss [Mon, 15 Nov 2004 21:53:08 +0000 (21:53 +0000)]
Change logging a bit

19 years agoAvoid crash in ISAMB when isamb_pp_open gets ISAMB_POS = 0. In
Adam Dickmeiss [Wed, 10 Nov 2004 21:20:03 +0000 (21:20 +0000)]
Avoid crash in ISAMB when isamb_pp_open gets ISAMB_POS = 0. In
this case EOF (no entries) is signalled. It fixes problem with
terms being deleted. See bug #109.
For isamb, avoid a few ISAMB_DEBUG logs for NULL ISAMB_blocks.

19 years agoBump version to 1.3.19
Adam Dickmeiss [Wed, 10 Nov 2004 21:14:14 +0000 (21:14 +0000)]
Bump version to 1.3.19

19 years agoResetting occurrence counts in calc, so that the next record gets
Heikki Levanto [Thu, 4 Nov 2004 12:49:36 +0000 (12:49 +0000)]
Resetting occurrence counts in calc, so that the next record gets
a good zvrank. Thanks to Poroshin Vladimir for the bug report.

19 years agoFixed the ranking problem in xpath searches
Heikki Levanto [Wed, 27 Oct 2004 09:35:02 +0000 (09:35 +0000)]
Fixed the ranking problem in xpath searches

19 years agoFixed bug #187: Zebra not returning Valid XML.
Adam Dickmeiss [Wed, 20 Oct 2004 10:35:44 +0000 (10:35 +0000)]
Fixed bug #187: Zebra not returning Valid XML.

19 years agoEnabled retrieval of Zebra metadata in XML with element selection in effect
Sebastian Hammer [Tue, 12 Oct 2004 16:47:38 +0000 (16:47 +0000)]
Enabled retrieval of Zebra metadata in XML with element selection in effect

19 years agoFixed bug #169: Phrase term counts does not work. The bug exists in
Adam Dickmeiss [Tue, 5 Oct 2004 13:31:42 +0000 (13:31 +0000)]
Fixed bug #169: Phrase term counts does not work. The bug exists in
Zebra 1.3.16-1.3.18.