zebrasrv: sortkeys args are optional
[idzebra-moved-to-github.git] / rset /
2004-08-24 Heikki LevantoCleaned up the creation of rsets, added nmem
2004-08-24 Adam DickmeissSwitching to Libtool shared libraries for Zebra.
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-19 Heikki LevantoAdded pos
2004-08-19 Heikki Levantothe new multior. Seems to work, forwards OK, does not...
2004-08-16 Heikki LevantoAdded skeleton for multior - not at all functional...
2004-08-06 Heikki Levantopos estimates for rsbetween and rsprox
2004-08-06 Adam DickmeissMore type casts due to zint.
2004-08-06 Adam DickmeissRemove this.
2004-08-06 Adam DickmeissRemove oldest isam (isam:i)
2004-08-06 Adam DickmeissFix term counters to be of type zint. Fix several print...
2004-08-06 Adam DickmeissAdded several type casts and changed many types - mostl...
2004-08-06 Heikki LevantoUsing doubles in the position estimates, not to loose...
2004-08-06 Heikki Levantoestimatehits config option,
2004-08-04 Heikki LevantoChanged the pos code to 64-bit clean. Still lots of...
2004-08-04 Adam DickmeissRemove isamd. It's not been in use for a long time...
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-06-16 Adam DickmeissCosmetic changes. Added an assert, since prox needs...
2004-06-16 Adam DickmeissFor includes specs in Makefiles use AM_CPPFLAGS instead...
2004-06-16 Adam DickmeissInitialize local to prevent gcc -O warning
2004-06-14 Adam DickmeissWork on generic prox. Not yet tested - nor being used.
2004-06-09 Adam DickmeissAdded rsprox
2004-06-09 Adam DickmeissRemove unused code. Reformat a bit
2004-06-08 Heikki Levanto#if'd out logging in rsbetween
2004-06-02 Adam DickmeissPass log function to some rsets
2004-06-01 Adam DickmeissOne more RSET_DEBUG
2004-06-01 Heikki LevantoFixed a borderline case isamb_forward
2004-06-01 Heikki Levantoisamb forward
2004-05-30 Adam DickmeissRemove expensive calls to logf
2004-02-12 Heikki LevantoFast-forward in rsbool and rsbetween.
2004-01-30 Heikki LevantoAdded a comment, cleaned whitespace
2004-01-30 Heikki LevantoAdded forward functions to rsbool, and a few tests...
2004-01-29 Adam DickmeissFixed a number of warnings. Copyright year.
2004-01-28 Heikki LevantoAdded an #include <string.h> to get memcpy properly...
2004-01-22 Adam DickmeissRevise resource API to take default/override resources.
2004-01-16 Heikki LevantoDeclarations for the rset_forward function. No actual...
2003-06-12 Adam DickmeissFixed rsbetween. Returned results in cases where it...
2003-03-31 Adam DickmeissAllow multiple open instances of rstemp
2003-03-28 Adam DickmeissFix and operation which in some cases for equal keys
2003-03-18 Adam DickmeissFix uninit. var
2003-01-13 Adam DickmeissFix and op. Mixed ranking/non-ranking did not work
2002-11-11 Heikki LevantoFixed a problem with end-of-stream handling.
2002-08-29 Mike Tayloradd .cvsignore files
2002-08-02 Adam DickmeissTowards GPL
2002-08-01 Adam DickmeissWork on xpath-like queries
2002-07-25 Adam DickmeissCharacter set negotiation updates
2002-07-12 Heikki LevantoIsam-D now stores small entries directly in the dictionary.
2002-05-03 Adam Dickmeissbad sprintf
2002-04-18 Adam Dickmeissrs_and reads all items
2002-04-17 Adam Dickmeissfix temp fname for null path
2002-04-16 Adam Dickmeissisamb work
2002-04-12 Heikki LevantoLooping bug at hit fixed (I hope)
2002-04-12 Heikki LevantoMore prints
2002-04-12 Heikki Levantofirst prints in place
2002-04-12 Heikki Levantoprint func
2002-04-09 Heikki Levantorsbetween.[ch] - new result set type CHANGELOG
2002-04-05 Adam DickmeissZebra with full functionality
2002-04-04 Adam DickmeissMultiple registers (alpha early)
2002-03-21 Adam Dickmeissuse lockDir. Fixes for searchResult for null/sort sets
2002-03-20 Adam DickmeissHits per term. Returned in SearchResult-1
2002-03-15 Adam Dickmeiss*** empty log message ***
2002-03-14 Adam DickmeissWIN32 compile (again)
2002-02-20 Adam DickmeissWork on new API. Locking system re-implemented
2001-02-21 Adam DickmeissRemoved Makefile.in's.
2001-01-16 Heikki LevantoAdded rsisamd.c
2001-01-16 Heikki LevantoSearching in my isam-d
2000-10-17 Adam DickmeissFixed notification of live-updates. Fixed minor problem...
2000-10-11 Adam DickmeissUsing YAZ_INIT for autoconf. Added template code for...
2000-05-02 Adam DickmeissFixed tcl configure switch.
2000-04-05 Adam DickmeissOn Unix, zebra/z'mbol uses automake.
1999-11-30 Adam DickmeissImproved installation. Updated for inclusion of YAZ...
1999-07-13 Adam DickmeissFixed memory leak.
1999-06-09 Adam DickmeissChanged Makefiles to NOT include ../../yaz/z39.50.
1999-05-26 Adam DickmeissC++ compilation.
1999-05-12 Adam DickmeissFirst version of ISAMS.
1999-05-12 Adam DickmeissFirst version of ISAMS.
1999-02-02 Adam DickmeissUpdated WIN32 code specific sections. Changed header.
1998-10-28 Adam DickmeissUpdated makefiles to work with YC automatically.
1998-09-22 Adam DickmeissChanged result sets to be persistent in the sense that...
1998-09-02 Adam DickmeissZebra uses GNU Configure.
1998-04-26 Adam DickmeissAdded include of string.h.
1998-03-05 Adam DickmeissNew result set model.
1998-02-10 Adam DickmeissImplemented rset_dup.
1998-01-07 Adam DickmeissQueries using simple ranked operands returns right...
1997-12-18 Adam DickmeissNew method result set method rs_hits that returns the...
1997-11-18 Adam DickmeissChanged character map facility so that admin can specif...
1997-10-31 Adam DickmeissBug fix: added missing xfree() call.
1997-10-31 Adam DickmeissCode calls xfree() instead of free().
1997-10-01 Adam DickmeissSmall improvement of new ranking.
1997-09-24 Adam DickmeissMore work on new ranking algorithm.
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.
1997-09-09 Adam DickmeissPartial port to WIN95/NT.
1997-09-04 Adam DickmeissAdded O_BINARY for open calls.
1996-12-23 Adam DickmeissWork on truncation.
1996-12-20 Adam DickmeissImplemented Multi-or result set.
1996-11-08 Adam DickmeissCompressed isam fully supported.
next