pop [Thu, 6 Mar 2003 23:32:10 +0000 (23:32 +0000)]
Cannot fetch more than 1000 records at a time
Adam Dickmeiss [Thu, 6 Mar 2003 13:16:02 +0000 (13:16 +0000)]
Added links
Adam Dickmeiss [Thu, 6 Mar 2003 11:58:08 +0000 (11:58 +0000)]
Scan with limiting result set
Adam Dickmeiss [Wed, 5 Mar 2003 16:52:26 +0000 (16:52 +0000)]
cvsignore
Adam Dickmeiss [Wed, 5 Mar 2003 16:44:02 +0000 (16:44 +0000)]
Removed unused variable
Adam Dickmeiss [Wed, 5 Mar 2003 16:43:48 +0000 (16:43 +0000)]
Extra paranthesis to avoid GCC warning
Adam Dickmeiss [Wed, 5 Mar 2003 16:43:31 +0000 (16:43 +0000)]
Removed unused function tr. Fixed warning
Adam Dickmeiss [Wed, 5 Mar 2003 16:41:10 +0000 (16:41 +0000)]
Fix GCC warnings
Adam Dickmeiss [Wed, 5 Mar 2003 16:40:51 +0000 (16:40 +0000)]
Add MAC OSX
pop [Wed, 5 Mar 2003 14:15:07 +0000 (14:15 +0000)]
Creating directories for zebra repository in demo
pop [Wed, 5 Mar 2003 13:55:21 +0000 (13:55 +0000)]
Updated documentation, ERADME, scanning, sorting and filter virtual file handles are documented now. Added support and documentation for shadow registers.
oleg [Wed, 5 Mar 2003 11:12:18 +0000 (11:12 +0000)]
Fixed error for MARC field, which has fixed lenght.
pop [Wed, 5 Mar 2003 00:35:57 +0000 (00:35 +0000)]
missed something...
pop [Wed, 5 Mar 2003 00:28:16 +0000 (00:28 +0000)]
Added test for transactions
Removed unused files
Adam Dickmeiss [Wed, 5 Mar 2003 00:08:04 +0000 (00:08 +0000)]
WIN32/Unix installation sections
Adam Dickmeiss [Tue, 4 Mar 2003 23:48:55 +0000 (23:48 +0000)]
Check for bad zebra_begin_trans usage
Adam Dickmeiss [Tue, 4 Mar 2003 23:36:29 +0000 (23:36 +0000)]
Moved zebraapi.h to include. Is installed in <prefix>/include
pop [Tue, 4 Mar 2003 23:32:55 +0000 (23:32 +0000)]
Fixed perl API for new layout
Adam Dickmeiss [Tue, 4 Mar 2003 23:30:20 +0000 (23:30 +0000)]
zebra_begin_trans got extra "write" flag. zebra_begin_read
implemented in temrs of zebra_begin_trans. zebra_end_read
is equivalent to zebra_end_trans.
pop [Tue, 4 Mar 2003 23:05:30 +0000 (23:05 +0000)]
First cleanup, zebra_api_ext.c is epmty now
pop [Tue, 4 Mar 2003 19:33:52 +0000 (19:33 +0000)]
Scan feature added, not documented yet
pop [Mon, 3 Mar 2003 18:27:25 +0000 (18:27 +0000)]
Added sorting, +tests. documentation is needed.
pop [Mon, 3 Mar 2003 12:14:27 +0000 (12:14 +0000)]
Added documentation and test for the IDZebra::Resultset object
Added documentation for IDZebra::RetrievalRecord
Resultsets (in the C api) are destroyed with session close
Added DESTROY code for IDZebra::Resultset, to clean up odr memory
Enhanced test and documentation
Adam Dickmeiss [Mon, 3 Mar 2003 10:31:46 +0000 (10:31 +0000)]
Replaced fprintf calls with yaz_log calls.
Fixed bug in zv_init_schema initialisation.
Removed unused variables in prn_rs and weighting functions.
Removed some unused code left from original rank1.c file.
Indentation.
pop [Mon, 3 Mar 2003 00:49:37 +0000 (00:49 +0000)]
test.pl removed
pop [Mon, 3 Mar 2003 00:48:55 +0000 (00:48 +0000)]
CQL tests and error handling
pop [Mon, 3 Mar 2003 00:47:58 +0000 (00:47 +0000)]
ZebraRetrievalRecord changed. Fixed returning of null buffers in the wrapper
pop [Mon, 3 Mar 2003 00:46:26 +0000 (00:46 +0000)]
fixing storeData/storeKeys
pop [Mon, 3 Mar 2003 00:45:37 +0000 (00:45 +0000)]
Working on record retrieval.
pop [Mon, 3 Mar 2003 00:44:39 +0000 (00:44 +0000)]
Test is split into parts now, to be used by Test::Harness
Adam Dickmeiss [Sun, 2 Mar 2003 23:12:50 +0000 (23:12 +0000)]
Bug fix: missing close (and leaking file handle)
Adam Dickmeiss [Sat, 1 Mar 2003 22:45:37 +0000 (22:45 +0000)]
Predictive parser for X-Path predicates.
Parser called zebra_parse_xpath_str instead of parse_xpath_str.
Adam Dickmeiss [Sat, 1 Mar 2003 20:41:34 +0000 (20:41 +0000)]
Bug fix: uinitialized xpath predicate member (value)
oleg [Sat, 1 Mar 2003 04:12:22 +0000 (04:12 +0000)]
Test of directory.
pop [Fri, 28 Feb 2003 20:12:18 +0000 (20:12 +0000)]
Added sysno and score to ZebraRetrievalRecord
pop [Fri, 28 Feb 2003 20:11:20 +0000 (20:11 +0000)]
That's it for today
pop [Fri, 28 Feb 2003 18:45:50 +0000 (18:45 +0000)]
Versioning...
pop [Fri, 28 Feb 2003 18:38:28 +0000 (18:38 +0000)]
Removed old stuff, and done some cleanup in the documentation, and
around resultsets
pop [Fri, 28 Feb 2003 16:20:10 +0000 (16:20 +0000)]
Enhanced security for lost filter objects. Added calls to support virtual
file handles in perl
pop [Fri, 28 Feb 2003 16:18:18 +0000 (16:18 +0000)]
New cql map file to be used for testing
pop [Fri, 28 Feb 2003 16:17:42 +0000 (16:17 +0000)]
Perl filters now can optionally reach data via a virtual filehandle.
Enhanced features on the api (like searching :))
Bug fixes
Adam Dickmeiss [Fri, 28 Feb 2003 15:55:56 +0000 (15:55 +0000)]
Changes.
Adam Dickmeiss [Fri, 28 Feb 2003 15:35:54 +0000 (15:35 +0000)]
CDDB test part of distribution.
Adam Dickmeiss [Fri, 28 Feb 2003 15:34:21 +0000 (15:34 +0000)]
Add include of unistd.h for sleep(3).
Adam Dickmeiss [Fri, 28 Feb 2003 15:28:36 +0000 (15:28 +0000)]
64-bit offsets for register files on Windows
Adam Dickmeiss [Fri, 28 Feb 2003 14:34:37 +0000 (14:34 +0000)]
Added include of string.h
Adam Dickmeiss [Fri, 28 Feb 2003 14:34:21 +0000 (14:34 +0000)]
Updated WIN32 makefile for new source
Adam Dickmeiss [Fri, 28 Feb 2003 14:09:49 +0000 (14:09 +0000)]
Documented unread
oleg [Fri, 28 Feb 2003 12:33:38 +0000 (12:33 +0000)]
Added support of the complex indexing for MARC records (whithout documentation yet).
Added test for RUSMARC records.
Adam Dickmeiss [Fri, 28 Feb 2003 10:44:44 +0000 (10:44 +0000)]
Create directories automatically
pop [Thu, 27 Feb 2003 23:26:19 +0000 (23:26 +0000)]
Looks better
pop [Thu, 27 Feb 2003 23:21:40 +0000 (23:21 +0000)]
Variable scoping back to individual function calls. Cleaner, safer, slower :)
pop [Thu, 27 Feb 2003 23:12:18 +0000 (23:12 +0000)]
Perl API os growing
pop [Thu, 27 Feb 2003 23:08:10 +0000 (23:08 +0000)]
zebra_end_trans is just calling zebra_end_transaction now: this second one is re
turning transaction status (for debug/test purposes in the API)
Adam Dickmeiss [Thu, 27 Feb 2003 22:55:40 +0000 (22:55 +0000)]
Fix memory leak for sortKeys.buf.
Add Johannes Leveling's zvrank. Enable with 'rank: zvrank' in zebra.cfg.
Adam Dickmeiss [Thu, 27 Feb 2003 17:12:11 +0000 (17:12 +0000)]
Fix prototype for bufferExtractRecord
Adam Dickmeiss [Thu, 27 Feb 2003 11:33:45 +0000 (11:33 +0000)]
Towards 1.3.7
Adam Dickmeiss [Thu, 27 Feb 2003 11:29:13 +0000 (11:29 +0000)]
Set additional info for error 114
Adam Dickmeiss [Wed, 26 Feb 2003 21:46:37 +0000 (21:46 +0000)]
Truncation=104 (CCL) support
pop [Wed, 26 Feb 2003 12:30:54 +0000 (12:30 +0000)]
Don't dump core, when there were no recods indexed due to unknown type
pop [Wed, 26 Feb 2003 11:40:04 +0000 (11:40 +0000)]
Doesn't diw when the constructor of the perl filter is failed
pop [Wed, 26 Feb 2003 09:13:51 +0000 (09:13 +0000)]
added recordType parameter to bufferExtractRecord
Adam Dickmeiss [Tue, 25 Feb 2003 21:51:05 +0000 (21:51 +0000)]
Change types of signed/unsigned int
Adam Dickmeiss [Tue, 25 Feb 2003 21:50:27 +0000 (21:50 +0000)]
Remove unused variables
Adam Dickmeiss [Tue, 25 Feb 2003 21:46:52 +0000 (21:46 +0000)]
Dont set errCode to 0 in zebra_end_trans, zebra_end_read
Adam Dickmeiss [Tue, 25 Feb 2003 14:17:58 +0000 (14:17 +0000)]
Add missing source files for Perl.
Adam Dickmeiss [Sun, 23 Feb 2003 22:52:15 +0000 (22:52 +0000)]
Add missing source (for WIN32)
Adam Dickmeiss [Sun, 23 Feb 2003 21:30:58 +0000 (21:30 +0000)]
Date
Adam Dickmeiss [Sun, 23 Feb 2003 21:26:50 +0000 (21:26 +0000)]
Date.
Adam Dickmeiss [Sun, 23 Feb 2003 15:15:42 +0000 (15:15 +0000)]
Changes
Adam Dickmeiss [Thu, 20 Feb 2003 21:24:42 +0000 (21:24 +0000)]
Dates
Adam Dickmeiss [Thu, 20 Feb 2003 21:13:37 +0000 (21:13 +0000)]
Bump version
Adam Dickmeiss [Thu, 20 Feb 2003 21:06:47 +0000 (21:06 +0000)]
Renamed spec file.
Adam Dickmeiss [Tue, 18 Feb 2003 11:57:58 +0000 (11:57 +0000)]
Updated for YAZ 1.9.3
Heikki Levanto [Wed, 12 Feb 2003 15:45:59 +0000 (15:45 +0000)]
Asserts in zebraapi, clearing the errCode
Heikki Levanto [Tue, 11 Feb 2003 17:28:10 +0000 (17:28 +0000)]
Silly comments added
Heikki Levanto [Tue, 11 Feb 2003 17:27:28 +0000 (17:27 +0000)]
better logging, a few more calls
Heikki Levanto [Tue, 11 Feb 2003 14:01:39 +0000 (14:01 +0000)]
Minor cleaning, removed a crash from error reporting routines
if not initialized correctly, and tests for those
Adam Dickmeiss [Mon, 10 Feb 2003 09:42:42 +0000 (09:42 +0000)]
Added TCL_LIB for zebrash
Heikki Levanto [Fri, 7 Feb 2003 15:41:28 +0000 (15:41 +0000)]
Minor fiddling, log functions. Still no real testables...
Heikki Levanto [Thu, 6 Feb 2003 17:35:21 +0000 (17:35 +0000)]
Minor improvements in the help
Heikki Levanto [Thu, 6 Feb 2003 16:58:56 +0000 (16:58 +0000)]
Started on the zebra shell - api-level debugging tool
pop [Tue, 4 Feb 2003 12:10:19 +0000 (12:10 +0000)]
added
pop [Tue, 4 Feb 2003 12:06:46 +0000 (12:06 +0000)]
xelm support enhanced, now supports simpler predicates
pop [Tue, 4 Feb 2003 11:42:22 +0000 (11:42 +0000)]
xelm test
Adam Dickmeiss [Fri, 17 Jan 2003 18:39:44 +0000 (18:39 +0000)]
Updated profilePath. isam:b for zebra-b.cfg
oleg [Wed, 15 Jan 2003 07:26:40 +0000 (07:26 +0000)]
Add macros for case insesitive string compare.
The Z39.50-1995 required case insensitive Database name. It fixed.
Adam Dickmeiss [Mon, 13 Jan 2003 22:45:22 +0000 (22:45 +0000)]
Fix logging
Adam Dickmeiss [Mon, 13 Jan 2003 22:37:12 +0000 (22:37 +0000)]
Do not use readdir_r
Adam Dickmeiss [Mon, 13 Jan 2003 22:28:18 +0000 (22:28 +0000)]
Fix type of len
Adam Dickmeiss [Mon, 13 Jan 2003 22:16:24 +0000 (22:16 +0000)]
Fix and op. Mixed ranking/non-ranking did not work
Adam Dickmeiss [Mon, 13 Jan 2003 15:43:25 +0000 (15:43 +0000)]
Add include of sys/types.h (MAC OSX)
Adam Dickmeiss [Mon, 13 Jan 2003 15:06:23 +0000 (15:06 +0000)]
Simplified the character set negotiation code a bit.
Added unlink of zebrasrv.pid again. YAZ no longer calls bend_stop for
children.
oleg [Mon, 13 Jan 2003 10:56:09 +0000 (10:56 +0000)]
Add a few fixs: correct use yaz_iconv(), correct delete of zebrasrv.pid file.
Add support short names for character set. It is inheritance the oldest names,
which will be deleted later.
oleg [Mon, 13 Jan 2003 10:53:16 +0000 (10:53 +0000)]
Fixed behaviour of Zebra in one-byte environment (see comments in file).
Adam Dickmeiss [Mon, 30 Dec 2002 12:56:07 +0000 (12:56 +0000)]
Update zthes example 2 to use xelm
Adam Dickmeiss [Mon, 30 Dec 2002 10:25:24 +0000 (10:25 +0000)]
examples/zthes now part of distribution
Adam Dickmeiss [Mon, 16 Dec 2002 22:59:34 +0000 (22:59 +0000)]
Fix X-Path Searching for numeric structure
Adam Dickmeiss [Mon, 16 Dec 2002 20:27:18 +0000 (20:27 +0000)]
xelm
Adam Dickmeiss [Tue, 10 Dec 2002 12:54:24 +0000 (12:54 +0000)]
Fixed bug in sort for unset entries at end of sort file.