*** empty log message ***
[idzebra-moved-to-github.git] / index /
2002-03-15 Adam Dickmeiss*** empty log message ***
2002-03-15 Adam Dickmeiss*** empty log message ***
2002-03-14 Adam DickmeissWIN32 compile (again)
2002-02-20 Adam DickmeissFixes for update
2002-02-20 Adam DickmeissWork on new API. Locking system re-implemented
2002-02-18 Adam DickmeissServer crashed when bad sorting critieria was given
2002-01-07 Adam DickmeissFix bug in sortIdx_type so that it returns error always
2001-11-19 Adam DickmeissFix unused var.
2001-11-19 Adam DickmeissAdded const qualifier for name parameter of key_SU_decode.
2001-11-19 Adam DickmeissAdded a few prototypes.
2001-11-14 Adam DickmeissRank-weight may be controlled via query.
2001-10-29 Adam DickmeissServer unlocks both "cmt" and "org" lock in zebra_serve...
2001-10-15 Adam DickmeissUsing CFLAGS instead of INCLUDE to set C flags.
2001-10-15 Adam DickmeissPOSIX thread updates. First work on term sets.
2001-10-01 Adam DickmeissFor UNIX process ID is logged.
2001-07-09 Adam DickmeissWIN32 fix.
2001-06-14 Adam DickmeissBug fix: default storeKeys setting wasn't read when...
2001-05-28 Adam DickmeissCall flushSortKeys when record is skipped to fix bad...
2001-04-11 Adam DickmeissBug fix: multiple space mapped to one space when using...
2001-03-29 Adam DickmeissFixed nasty bug for fileUpdate.
2001-02-26 Adam DickmeissUpdated for BZIP2 1.0.X. Configure script doesn't enabl...
2001-02-21 Adam DickmeissRemoved Makefile.in's.
2001-02-14 Adam DickmeissFixed versions as returned in INIT response.
2001-01-22 Adam DickmeissAdded support for raw retrieval (element set name ...
2001-01-22 Adam DickmeissAdded numerical sort.
2001-01-16 Heikki LevantoSearching in my isam-d
2000-12-05 Adam DickmeissTermlist source implemented (so that we can index value...
2000-12-05 Adam DickmeissFixed bug regarding user-defined attribute sets.
2000-12-01 Adam DickmeissFixed bug regarding online updates on WIN32.
2000-11-29 Adam DickmeissFixed problem with passwd db.
2000-11-29 Adam DickmeissScript configure uses yaz pthreads options. Added locki...
2000-11-08 Adam DickmeissFixed scan: server could break if bad attribute/databas...
2000-10-17 Adam DickmeissFixed notification of live-updates. Fixed minor problem...
2000-10-16 Adam DickmeissFixed problem with close of lock file for WIN32.
2000-10-11 Adam DickmeissUsing YAZ_INIT for autoconf. Added template code for...
2000-09-06 Adam DickmeissUsing read-only (for now) for server.
2000-09-05 Adam DickmeissUpdates for prefix 'yaz_' for YAZ log functions.
2000-07-13 Heikki LevantoRemoved compiler warnings when making zebra
2000-07-07 Adam DickmeissOptimized resultSetInsert{Rank,Sort}.
2000-06-09 ianAdded some logging on Authentication and searches.
2000-05-18 Adam DickmeissSystem call times(2) used again. More 64-bit fixes.
2000-05-15 Adam DickmeissAdded 64 bit file input.
2000-05-15 Adam DickmeissMinor change.
2000-05-15 Adam DickmeissRecord offset of size off_t.
2000-05-09 Adam DickmeissAdded call to xmalloc/nmem debugging functions.
2000-05-02 Adam DickmeissFixed tcl configure switch.
2000-04-19 Adam DickmeissWIN32 update (this version is known not to work on...
2000-04-06 Adam DickmeissAdded zmbol spec file.
2000-04-05 Adam DickmeissMinor zebra compile fix.
2000-04-05 Adam DickmeissAdded Makefile.am.
2000-04-05 Adam DickmeissOn Unix, zebra/z'mbol uses automake.
2000-03-20 Adam DickmeissAdded remote record import using Z39.50 extended servic...
2000-03-15 Adam DickmeissFirst work on threaded version.
2000-03-02 Adam DickmeissFixed proximity handling.
2000-02-24 Adam DickmeissAdded zebra_string_norm.
2000-02-24 Adam DickmeissFixed bug: indexer would run forever when lock dir...
2000-02-24 Adam DickmeissSequence number incremented after each incomplete-field.
1999-12-28 Adam DickmeissMinor Fix.
1999-12-23 Adam DickmeissChanged behaviour of trunc=105 so that * is regular...
1999-12-08 Adam DickmeissZebra/Z'mbol dependencies added.
1999-12-08 Adam DickmeissImplemented bf_reset.
1999-12-01 Adam DickmeissProper handle of illegal use of isams.
1999-12-01 Adam DickmeissUpdated configure for Zmbol/Zebra dependent settings.
1999-11-30 Adam DickmeissImproved installation. Updated for inclusion of YAZ...
1999-11-29 Adam DickmeissServer sets implementationName - and Version.
1999-11-04 Adam DickmeissImplemented delete result set(s).
1999-10-29 Adam DickmeissFixed decompression buffer overflow.
1999-10-29 Adam DickmeissMinor fix in bend_init where handle wasn't set to NULL...
1999-10-29 Adam DickmeissFixed minor bug where database name wasn't set in zebra...
1999-10-14 Adam DickmeissAdded truncation 5=106.
1999-10-06 Heikki Levantomproved statistics on isam-d
1999-09-23 Adam DickmeissImplemented structure=105 searching.
1999-09-08 Adam DickmeissRemoved log message.
1999-09-08 Adam DickmeissFixed bad message.
1999-09-07 Adam DickmeissMinor changes.
1999-09-07 Adam DickmeissWork on character mapping. Implemented replace rules.
1999-08-20 Heikki LevantoLog levels
1999-08-18 Heikki LevantoAdded a comment on memory leaks
1999-08-18 Heikki LevantoMemory leak hunting
1999-08-18 Heikki Levantoisamd
1999-08-02 Adam DickmeissFixed bug regarding zebra_hits.
1999-07-21 Adam DickmeissMore version info on WIN32.
1999-07-20 Adam DickmeissFixed bug that occurred when phrases had 0 hits.
1999-07-14 Heikki LevantoAdded isam-d files. Compiles (almost) clean. Doesn...
1999-07-14 Adam DickmeissChanged functions isc_getmethod, isams_getmethod.
1999-07-14 Adam DickmeissUpdated various routines to handle missing explain...
1999-07-13 Heikki LevantoManaging negative deltas
1999-07-08 Heikki LevantoFixed a bug in isamh_pp_read and cleaned up a bit
1999-07-06 Adam DickmeissFixed bug (introduced by previous commit).
1999-07-06 Adam DickmeissUpdated record index structure. Format includes version...
1999-07-06 Heikki LevantoWorking on isamh - not ready yet.
1999-06-30 Heikki LevantoAdding isamh stuff
1999-06-30 Adam DickmeissAdded coder to reset.
1999-06-25 Adam DickmeissUpdated MSVC project files.
1999-06-17 Adam DickmeissBug fix: Scan SEGV'ed when getting unknown use attribute.
1999-06-10 Adam DickmeissFixed to use bend_start instead of pre_init.
1999-06-10 Adam DickmeissMinor change to pre_init handler.
1999-06-09 Adam DickmeissChanged Makefiles to NOT include ../../yaz/z39.50.
1999-05-26 Adam DickmeissC++ compilation.
1999-05-21 Adam DickmeissBetter diagnostics for extraction process.
next