Adam Dickmeiss [Wed, 9 Feb 2005 16:34:27 +0000 (16:34 +0000)]
Towards 1.3.24
Adam Dickmeiss [Wed, 9 Feb 2005 16:33:15 +0000 (16:33 +0000)]
BuildRequire tcl-devel instead of tcl
Adam Dickmeiss [Tue, 8 Feb 2005 01:00:17 +0000 (01:00 +0000)]
Mention init command
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_.
Adam Dickmeiss [Wed, 2 Feb 2005 20:26:44 +0000 (20:26 +0000)]
Fixed bug #262: spaces in control fields in MARC returned
Adam Dickmeiss [Wed, 2 Feb 2005 20:23:55 +0000 (20:23 +0000)]
Enable threading by default (--disable-threads to disable)
Adam Dickmeiss [Wed, 2 Feb 2005 08:03:40 +0000 (08:03 +0000)]
Fixed bug #259: Second indicator lost in MARC records
Adam Dickmeiss [Sun, 23 Jan 2005 15:47:27 +0000 (15:47 +0000)]
Towards 1.3.22
Adam Dickmeiss [Sun, 23 Jan 2005 15:43:06 +0000 (15:43 +0000)]
Notes about bug fixes
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.
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.
Adam Dickmeiss [Fri, 21 Jan 2005 13:50:46 +0000 (13:50 +0000)]
Added.
Adam Dickmeiss [Fri, 21 Jan 2005 13:23:03 +0000 (13:23 +0000)]
Fixed bug #253: Setting group.database not honored.
Adam Dickmeiss [Fri, 21 Jan 2005 11:35:49 +0000 (11:35 +0000)]
Fixed bug #252: Sort does not work.
Adam Dickmeiss [Mon, 17 Jan 2005 22:12:51 +0000 (22:12 +0000)]
Fix leak data1_iconv
Adam Dickmeiss [Mon, 17 Jan 2005 08:49:34 +0000 (08:49 +0000)]
Debian package 1.3.20-1.
Adam Dickmeiss [Mon, 17 Jan 2005 08:46:48 +0000 (08:46 +0000)]
Towards 1.3.20
Adam Dickmeiss [Mon, 17 Jan 2005 08:46:25 +0000 (08:46 +0000)]
Added include stdlib.h
Adam Dickmeiss [Sun, 16 Jan 2005 23:33:26 +0000 (23:33 +0000)]
Added stdlib.h again
Adam Dickmeiss [Sun, 16 Jan 2005 23:28:54 +0000 (23:28 +0000)]
Include sys/types.h instead of stdlib.h
Adam Dickmeiss [Sun, 16 Jan 2005 23:13:29 +0000 (23:13 +0000)]
Add include stdlib.h to get abort/exit/atoi..
Adam Dickmeiss [Sun, 16 Jan 2005 23:12:58 +0000 (23:12 +0000)]
Add include sys/types.h to get off_t
Adam Dickmeiss [Sun, 16 Jan 2005 23:12:10 +0000 (23:12 +0000)]
Remove two unused yaz_log calls
Adam Dickmeiss [Sun, 16 Jan 2005 23:11:04 +0000 (23:11 +0000)]
Removed unused var declaration
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
Adam Dickmeiss [Sun, 16 Jan 2005 20:18:30 +0000 (20:18 +0000)]
Update news
Adam Dickmeiss [Sun, 16 Jan 2005 00:30:53 +0000 (00:30 +0000)]
Bundle zlib1.dll
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
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.
Adam Dickmeiss [Fri, 14 Jan 2005 14:30:23 +0000 (14:30 +0000)]
Bump year to 2005
Adam Dickmeiss [Fri, 7 Jan 2005 14:21:14 +0000 (14:21 +0000)]
Fix path
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.
Adam Dickmeiss [Fri, 7 Jan 2005 14:00:24 +0000 (14:00 +0000)]
Add chop arg to get_data (may break Olegs last patch)
Heikki Levanto [Fri, 17 Dec 2004 13:43:09 +0000 (13:43 +0000)]
Added a comment in rsisamb
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.
Heikki Levanto [Fri, 17 Dec 2004 11:25:33 +0000 (11:25 +0000)]
Added a better test for attributes
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
Heikki Levanto [Thu, 16 Dec 2004 16:28:18 +0000 (16:28 +0000)]
Fixed wrong message when getting bad number of hits
Adam Dickmeiss [Tue, 7 Dec 2004 20:05:17 +0000 (20:05 +0000)]
Fixed bug #232
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.
Adam Dickmeiss [Fri, 26 Nov 2004 12:20:32 +0000 (12:20 +0000)]
Fixed bug #218: if a certain element/attrirbute doesn not appear..
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
Adam Dickmeiss [Mon, 15 Nov 2004 22:52:48 +0000 (22:52 +0000)]
Fix use of dict_lookup_grep
Adam Dickmeiss [Mon, 15 Nov 2004 21:53:45 +0000 (21:53 +0000)]
Fix bug #171. Change logging a bit
Adam Dickmeiss [Mon, 15 Nov 2004 21:53:08 +0000 (21:53 +0000)]
Change logging a bit
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.
Adam Dickmeiss [Wed, 10 Nov 2004 21:14:14 +0000 (21:14 +0000)]
Bump version to 1.3.19
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.
Heikki Levanto [Wed, 27 Oct 2004 09:35:02 +0000 (09:35 +0000)]
Fixed the ranking problem in xpath searches
Adam Dickmeiss [Wed, 20 Oct 2004 10:35:44 +0000 (10:35 +0000)]
Fixed bug #187: Zebra not returning Valid XML.
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
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.
Adam Dickmeiss [Tue, 5 Oct 2004 13:26:27 +0000 (13:26 +0000)]
Disable shadow, register settings
Adam Dickmeiss [Tue, 5 Oct 2004 12:25:34 +0000 (12:25 +0000)]
Handle bad est espec properly
Adam Dickmeiss [Sun, 26 Sep 2004 20:49:02 +0000 (20:49 +0000)]
Fix bug 154: Option -n does not disable shadow as it should.
Sebastian Hammer [Fri, 17 Sep 2004 18:24:18 +0000 (18:24 +0000)]
This had been changed by mistake
Adam Dickmeiss [Fri, 17 Sep 2004 08:45:10 +0000 (08:45 +0000)]
Remove Id from header due to inconvenient diffs when yaz.m4 is copied
Adam Dickmeiss [Thu, 16 Sep 2004 18:37:09 +0000 (18:37 +0000)]
Use --with-yaz for RPM build.
Adam Dickmeiss [Thu, 16 Sep 2004 18:36:50 +0000 (18:36 +0000)]
Updates YAZ m4 macros.
Adam Dickmeiss [Thu, 16 Sep 2004 18:35:38 +0000 (18:35 +0000)]
Mention mechanism to ignore leading articles
Adam Dickmeiss [Thu, 16 Sep 2004 14:07:48 +0000 (14:07 +0000)]
Merge from head the facility that removes leading articles.
Adam Dickmeiss [Thu, 9 Sep 2004 10:43:18 +0000 (10:43 +0000)]
Avoid using NULL bfs in zebra_init
Adam Dickmeiss [Mon, 6 Sep 2004 09:23:51 +0000 (09:23 +0000)]
Use different check for existing Perl interpreter. Bug 128
Adam Dickmeiss [Fri, 3 Sep 2004 10:36:26 +0000 (10:36 +0000)]
Do not reuse Perl interpreter for Perl 5.8. Fix bug 128 really this time.
Adam Dickmeiss [Fri, 3 Sep 2004 09:31:21 +0000 (09:31 +0000)]
Extra check for running Perl interpreter. Fixes bug 128.
Marc Cromme [Thu, 2 Sep 2004 08:31:58 +0000 (08:31 +0000)]
fixed harcoded html, pdf, and png and man install path in debian/rules such that debian packages build both from CVS and tarball
Adam Dickmeiss [Tue, 24 Aug 2004 14:06:31 +0000 (14:06 +0000)]
Allow range to be specified in termlist, e.g. title:w:range(data,2,4)
which indexes 4 characters from position 2 in title.
Adam Dickmeiss [Fri, 20 Aug 2004 12:32:19 +0000 (12:32 +0000)]
Do not delete DLLs for make clean
Adam Dickmeiss [Fri, 20 Aug 2004 12:32:01 +0000 (12:32 +0000)]
Select specific DLLs in Zebra WIN32 dist
Adam Dickmeiss [Fri, 20 Aug 2004 11:05:57 +0000 (11:05 +0000)]
Towards 1.3.18
Adam Dickmeiss [Thu, 19 Aug 2004 13:10:23 +0000 (13:10 +0000)]
Files .xsl + .dsl part of dist
Adam Dickmeiss [Thu, 19 Aug 2004 12:51:43 +0000 (12:51 +0000)]
Rules to make dist added
Adam Dickmeiss [Thu, 19 Aug 2004 12:51:28 +0000 (12:51 +0000)]
The DLL msvcr71.dll is part of dist
Adam Dickmeiss [Thu, 19 Aug 2004 12:39:29 +0000 (12:39 +0000)]
Dont return value in void func
Adam Dickmeiss [Thu, 19 Aug 2004 11:51:49 +0000 (11:51 +0000)]
Add to ignore
Adam Dickmeiss [Thu, 19 Aug 2004 11:50:03 +0000 (11:50 +0000)]
Document bug fixes
Adam Dickmeiss [Wed, 18 Aug 2004 19:58:12 +0000 (19:58 +0000)]
Fix problem with leaf split
Adam Dickmeiss [Wed, 18 Aug 2004 16:17:13 +0000 (16:17 +0000)]
Fix bug in rec_release_blocks that caused Zebra to halt.
Adam Dickmeiss [Tue, 17 Aug 2004 06:59:54 +0000 (06:59 +0000)]
Towards 1.3.17
Adam Dickmeiss [Tue, 17 Aug 2004 06:56:18 +0000 (06:56 +0000)]
Add IDZebra.i to dist
Adam Dickmeiss [Mon, 16 Aug 2004 07:01:30 +0000 (07:01 +0000)]
Towards 1.3.16
Adam Dickmeiss [Sun, 15 Aug 2004 17:20:22 +0000 (17:20 +0000)]
Added facility to make attibutes in grs.regx and grs.tcl filters using the
data command with argument -attribute <name> . The contents of data is
the value of the attribute. This command should be used inside a
begin element , end element section.
Adam Dickmeiss [Fri, 13 Aug 2004 09:56:29 +0000 (09:56 +0000)]
Warn if zebra_{insert,update,delete,record} fails
Adam Dickmeiss [Fri, 13 Aug 2004 09:55:29 +0000 (09:55 +0000)]
Added test t6
Adam Dickmeiss [Wed, 11 Aug 2004 13:31:10 +0000 (13:31 +0000)]
Fix truncation for isam:b for deleted words (which happen to have
a 0 value).
Adam Dickmeiss [Wed, 11 Aug 2004 13:26:29 +0000 (13:26 +0000)]
Remove log message
Adam Dickmeiss [Fri, 6 Aug 2004 10:08:19 +0000 (10:08 +0000)]
Use other ordinal value for cut char to keep backwards compatible with 1.3.15
Adam Dickmeiss [Fri, 6 Aug 2004 09:36:07 +0000 (09:36 +0000)]
Another fix for setting of CODEC_INLINE
Adam Dickmeiss [Fri, 6 Aug 2004 09:30:57 +0000 (09:30 +0000)]
Only use inline on GCC
Adam Dickmeiss [Fri, 6 Aug 2004 09:26:17 +0000 (09:26 +0000)]
Revert
Adam Dickmeiss [Fri, 6 Aug 2004 09:24:38 +0000 (09:24 +0000)]
More comments
Adam Dickmeiss [Fri, 6 Aug 2004 09:23:04 +0000 (09:23 +0000)]
Convert to NSIS2
Adam Dickmeiss [Fri, 6 Aug 2004 08:48:32 +0000 (08:48 +0000)]
Add danbibr.obj, rsprox.obj to makefile. Point to new iconv
Heikki Levanto [Wed, 4 Aug 2004 09:59:03 +0000 (09:59 +0000)]
Changed the pos code to 64-bit clean. Still lots of stuff missing...
Adam Dickmeiss [Wed, 4 Aug 2004 09:05:17 +0000 (09:05 +0000)]
Remove log message
Adam Dickmeiss [Wed, 4 Aug 2004 09:00:00 +0000 (09:00 +0000)]
Fix declaration - to make it backwards compatible
Adam Dickmeiss [Wed, 4 Aug 2004 08:35:22 +0000 (08:35 +0000)]
Remove isamd. It's not been in use for a long time and isamb is better
in most cases. Change SYSNO to be zint. Change pointers in isamc and isamb
to zint. Change block number in bfile/cfile to zint. zint is a long integer
(64-bit). This change practially removes register limits for Zebra. Implement
int-list encoding for ISAMs.
Adam Dickmeiss [Wed, 4 Aug 2004 08:26:43 +0000 (08:26 +0000)]
Fix indentation in example
Heikki Levanto [Tue, 3 Aug 2004 14:54:41 +0000 (14:54 +0000)]
Added framework for the pos calls. rsisamb and rsnull have a real one,
the rest rely on a global dummy. Not tested much yet, as it is never
called.
Heikki Levanto [Tue, 3 Aug 2004 12:15:44 +0000 (12:15 +0000)]
Removed the count function from the rset f-table, in preparation
to adding a more general pos function