Increase reckeys hash size from 1023 to 32767.
[idzebra-moved-to-github.git] / index / kcompare.c
2006-08-16 Adam DickmeissExperimental segment facility (for matching of words...
2006-08-14 Adam DickmeissUpdate copyright year + FSF address
2006-07-04 Adam DickmeissWorking on and operation which deals with segments...
2006-05-10 Adam DickmeissPut local variables footer in all c, h files.
2005-05-31 Adam DickmeissFor loglevel=searchhits print terms+search keys
2005-04-13 Adam DickmeissGet rid of typedefs iSAMS_P, ISAMC_P, ISAMB_P and use...
2005-01-15 Adam DickmeissBump year. Change Aps->ApS
2004-11-19 Heikki LevantoUsing the new ylog.h everywhere, and fixing what that...
2004-11-04 Heikki LevantoFixed the way keys are displayed in the log
2004-09-15 Adam DickmeissRemoved old struct it_key handling. 580 lines removed.
2004-09-01 Heikki LevantoUsing the key_control block for the first key-handling...
2004-08-06 Adam DickmeissAdded several type casts and changed many types - mostl...
2004-08-06 Adam DickmeissOnly use inline on GCC
2004-08-04 Adam DickmeissFix declaration - to make it backwards compatible
2004-08-04 Adam DickmeissRemove isamd. It's not been in use for a long time...
2004-06-09 Adam DickmeissMake codec routines public again. Add key_get_seq
2004-06-02 Adam DickmeissMake codec routines static
2004-06-01 Adam DickmeissNew method log_item for the various isams to print...
2004-06-01 Heikki Levantoisamb forward
2004-05-30 Adam DickmeissExperiment with new codec for keys
2003-06-23 Adam DickmeissFix printf
2002-08-02 Adam DickmeissTowards GPL
2002-04-12 Adam Dickmeisskey_print_it
2002-04-05 Adam DickmeissZebra with full functionality
2001-11-19 Adam DickmeissAdded const qualifier for name parameter of key_SU_decode.
2001-10-15 Adam DickmeissPOSIX thread updates. First work on term sets.
1999-11-30 Adam DickmeissImproved installation. Updated for inclusion of YAZ...
1999-07-14 Heikki LevantoAdded isam-d files. Compiles (almost) clean. Doesn...
1999-07-14 Adam DickmeissChanged functions isc_getmethod, isams_getmethod.
1999-07-13 Heikki LevantoManaging negative deltas
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-05-26 Adam DickmeissC++ compilation.
1999-05-12 Adam DickmeissFirst version of ISAMS.
1999-02-02 Adam DickmeissUpdated WIN32 code specific sections. Changed header.
1998-06-08 Adam DickmeissMinor changes.
1998-06-08 Adam DickmeissAdded suport for EXPLAIN Proxy servers - added settings...
1998-03-05 Adam DickmeissNew result set model and modular ranking system. Moved...
1997-09-22 Adam DickmeissAdded get_pos method for the ranked result sets.
1997-09-17 Adam DickmeissZebra version corresponds to YAZ version 1.4.
1996-12-23 Adam DickmeissWork on truncation.
1996-12-11 Adam DickmeissAdded better compression.
1996-10-29 Adam DickmeissUse of cisam system - enabled if setting isamc is 1.
1996-06-04 Adam DickmeissMinor changes - removed include of ctype.h.
1996-05-13 Adam DickmeissWork on compaction of set/use bytes in dictionary.
1995-11-20 Adam DickmeissNew update method: the 'old' keys are saved for each...
1995-10-30 Adam DickmeissBug fixes.
1995-10-27 Adam DickmeissImplemented detection of database availability.
1995-10-17 Adam DickmeissNew feature: databases. Implemented as prefix to words...
1995-10-06 Adam DickmeissUse attribute mappings.
1995-09-29 Adam DickmeissBug fixes.
1995-09-28 Adam DickmeissBug fixes. Field prefix used in queries.
1995-09-28 Adam Dickmeissxfree/xmalloc used everywhere.
1995-09-27 Adam DickmeissMore work on extract in record control.
1995-09-14 Adam DickmeissRecord control management.
1995-09-11 Adam DickmeissMore work on relevance feedback.
1995-09-08 Adam DickmeissMinor changes. Dictionary is lower case now.
1995-09-07 Adam DickmeissNew parameter: result-set file descriptor (RSFD) to...
1995-09-06 Adam DickmeissOption: only one word key per file.
1995-09-04 Adam DickmeissMore work on index add/del/update.