Moved zebrautl.h to idzebra/util.h.
[idzebra-moved-to-github.git] / rset / rsisamc.c
2005-03-30 Adam DickmeissMoved zebrautl.h to idzebra/util.h.
2005-01-15 Adam DickmeissBump year. Change Aps->ApS
2005-01-11 Adam DickmeissFix log that could print NULL term
2004-11-19 Heikki LevantoUsing the new ylog.h everywhere, and fixing what that...
2004-11-15 Adam DickmeissChange spacing
2004-11-15 Adam DickmeissMake isam:c work again
2004-11-04 Heikki LevantoDynamic logging and minor cleaning
2004-11-04 Heikki LevantoNew logging -v rsisamc
2004-10-22 Heikki LevantoAdded a routine to get an array of terms in a query...
2004-10-15 Heikki LevantoPassing a TERMID to rsets when creating, and getting...
2004-09-30 Heikki LevantoRemoved the rewind function from rsets, it was unused
2004-09-09 Heikki LevantoAdded the scope parameter to rsets, and using it in...
2004-09-01 Heikki LevantoUsing the key_control block for the first key-handling...
2004-08-31 Heikki LevantoMajor restructuring in rsets.
2004-08-26 Heikki LevantoUsing nmem for all rsets, and keeping a freelist for...
2004-08-24 Heikki LevantoCleaned up the creation of rsets, added nmem
2004-08-24 Heikki LevantoFixed a crash with isam-c and multior (incremented...
2004-08-23 Heikki LevantoRemoved the VOLATILE flag from rsets
2004-08-20 Heikki LevantoRemoved the term count stuff from all rsets, and fixed...
2004-08-06 Adam DickmeissFix term counters to be of type zint. Fix several print...
2004-08-03 Heikki LevantoAdded framework for the pos calls. rsisamb and rsnull...
2004-08-03 Heikki LevantoRemoved the count function from the rset f-table, in...
2004-01-29 Adam DickmeissFixed a number of warnings. Copyright year.
2004-01-16 Heikki LevantoDeclarations for the rset_forward function. No actual...
2002-08-02 Adam DickmeissTowards GPL
2002-04-05 Adam DickmeissZebra with full functionality
2002-04-04 Adam DickmeissMultiple registers (alpha early)
2002-03-20 Adam DickmeissHits per term. Returned in SearchResult-1
1999-11-30 Adam DickmeissImproved installation. Updated for inclusion of YAZ...
1999-05-26 Adam DickmeissC++ compilation.
1999-02-02 Adam DickmeissUpdated WIN32 code specific sections. Changed header.
1998-03-05 Adam DickmeissNew result set model.
1997-12-18 Adam DickmeissNew method result set method rs_hits that returns the...
1997-10-31 Adam DickmeissCode calls xfree() instead of free().
1996-11-08 Adam DickmeissCompressed isam fully supported.
1996-10-29 Adam DickmeissFirst use of isamc.