2006-05-10 |
Adam Dickmeiss | Put local variables footer in all c, h files. |
blob | commitdiff |
2005-05-24 |
Adam Dickmeiss | Avoid mix vardecl/stmt. |
blob | commitdiff | diff to current |
2005-05-24 |
Adam Dickmeiss | Added support for temr hit counts. This was not in... |
blob | commitdiff | diff to current |
2005-05-03 |
Adam Dickmeiss | Extended the result set system. Added support for filte... |
blob | commitdiff | diff to current |
2005-04-26 |
Adam Dickmeiss | Remove the obsolete rset public control variables.... |
blob | commitdiff | diff to current |
2005-03-30 |
Adam Dickmeiss | Moved zebrautl.h to idzebra/util.h. |
blob | commitdiff | diff to current |
2005-01-15 |
Adam Dickmeiss | Bump year. Change Aps->ApS |
blob | commitdiff | diff to current |
2004-11-19 |
Heikki Levanto | Using the new ylog.h everywhere, and fixing what that... |
blob | commitdiff | diff to current |
2004-10-22 |
Heikki Levanto | Added a routine to get an array of terms in a query... |
blob | commitdiff | diff to current |
2004-10-15 |
Heikki Levanto | Passing a TERMID to rsets when creating, and getting... |
blob | commitdiff | diff to current |
2004-09-30 |
Heikki Levanto | Removed the rewind function from rsets, it was unused |
blob | commitdiff | diff to current |
2004-09-09 |
Heikki Levanto | Added the scope parameter to rsets, and using it in... |
blob | commitdiff | diff to current |
2004-09-01 |
Heikki Levanto | Using the key_control block for the first key-handling... |
blob | commitdiff | diff to current |
2004-08-31 |
Heikki Levanto | Major restructuring in rsets. |
blob | commitdiff | diff to current |
2004-08-26 |
Heikki Levanto | Using nmem for all rsets, and keeping a freelist for... |
blob | commitdiff | diff to current |
2004-08-25 |
Adam Dickmeiss | Add comment |
blob | commitdiff | diff to current |
2004-08-25 |
Adam Dickmeiss | Use free_list for RSFDs so they are reused. |
blob | commitdiff | diff to current |
2004-08-24 |
Heikki Levanto | Using a bit more of those nmems in rsets |
blob | commitdiff | diff to current |
2004-08-24 |
Heikki Levanto | Cleaned up the creation of rsets, added nmem |
blob | commitdiff | diff to current |
2004-08-23 |
Heikki Levanto | Removed the VOLATILE flag from rsets |
blob | commitdiff | diff to current |
2004-08-20 |
Heikki Levanto | Removed the term count stuff from all rsets, and fixed... |
blob | commitdiff | diff to current |
2004-08-06 |
Heikki Levanto | pos estimates for rsbetween and rsprox |
blob | commitdiff | diff to current |
2004-08-06 |
Adam Dickmeiss | Added several type casts and changed many types - mostl... |
blob | commitdiff | diff to current |
2004-08-06 |
Heikki Levanto | Using doubles in the position estimates, not to loose... |
blob | commitdiff | diff to current |
2004-08-06 |
Heikki Levanto | estimatehits config option, |
blob | commitdiff | diff to current |
2004-08-04 |
Heikki Levanto | Changed the pos code to 64-bit clean. Still lots of... |
blob | commitdiff | diff to current |
2004-08-03 |
Heikki Levanto | Added framework for the pos calls. rsisamb and rsnull... |
blob | commitdiff | diff to current |
2004-08-03 |
Heikki Levanto | Removed the count function from the rset f-table, in... |
blob | commitdiff | diff to current |
2004-06-16 |
Adam Dickmeiss | Initialize local to prevent gcc -O warning |
blob | commitdiff | diff to current |
2004-06-09 |
Adam Dickmeiss | Remove unused code. Reformat a bit |
blob | commitdiff | diff to current |
2004-06-02 |
Adam Dickmeiss | Pass log function to some rsets |
blob | commitdiff | diff to current |
2004-06-01 |
Adam Dickmeiss | One more RSET_DEBUG |
blob | commitdiff | diff to current |
2004-05-30 |
Adam Dickmeiss | Remove expensive calls to logf |
blob | commitdiff | diff to current |
2004-02-12 |
Heikki Levanto | Fast-forward in rsbool and rsbetween. |
blob | commitdiff | diff to current |
2004-01-30 |
Heikki Levanto | Added forward functions to rsbool, and a few tests... |
blob | commitdiff | diff to current |
2004-01-16 |
Heikki Levanto | Declarations for the rset_forward function. No actual... |
blob | commitdiff | diff to current |
2003-03-31 |
Adam Dickmeiss | Allow multiple open instances of rstemp |
blob | commitdiff | diff to current |
2003-03-28 |
Adam Dickmeiss | Fix and operation which in some cases for equal keys |
blob | commitdiff | diff to current |
2003-01-13 |
Adam Dickmeiss | Fix and op. Mixed ranking/non-ranking did not work |
blob | commitdiff | diff to current |
2002-08-02 |
Adam Dickmeiss | Towards GPL |
blob | commitdiff | diff to current |
2002-04-18 |
Adam Dickmeiss | rs_and reads all items |
blob | commitdiff | diff to current |
2002-03-20 |
Adam Dickmeiss | Hits per term. Returned in SearchResult-1 |
blob | commitdiff | diff to current |
1999-05-26 |
Adam Dickmeiss | C++ compilation. |
blob | commitdiff | diff to current |
1999-02-02 |
Adam Dickmeiss | Updated WIN32 code specific sections. Changed header. |
blob | commitdiff | diff to current |
1998-03-05 |
Adam Dickmeiss | New result set model. |
blob | commitdiff | diff to current |
1997-12-18 |
Adam Dickmeiss | New method result set method rs_hits that returns the... |
blob | commitdiff | diff to current |
1997-10-31 |
Adam Dickmeiss | Code calls xfree() instead of free(). |
blob | commitdiff | diff to current |
1997-09-09 |
Adam Dickmeiss | Partial port to WIN95/NT. |
blob | commitdiff | diff to current |
1996-10-29 |
Adam Dickmeiss | Include of zebrautl.h instead of alexutil.h. |
blob | commitdiff | diff to current |
1995-12-11 |
Adam Dickmeiss | New set types: sand/sor/snot - ranked versions of and... |
blob | commitdiff | diff to current |
1995-10-12 |
Adam Dickmeiss | Private info (buf) moved from struct rset_control to... |
blob | commitdiff | diff to current |
1995-10-10 |
Adam Dickmeiss | Function rset_open changed its wflag parameter to gener... |
blob | commitdiff | diff to current |
1995-10-06 |
Adam Dickmeiss | New result set method: r_score. |
blob | commitdiff | diff to current |
1995-09-08 |
Adam Dickmeiss | Work on relevance feedback. |
blob | commitdiff | diff to current |
1995-09-08 |
Adam Dickmeiss | More efficient and operation. |
blob | commitdiff | diff to current |
1995-09-07 |
Adam Dickmeiss | New parameter: result-set file descriptor (RSFD) to... |
blob | commitdiff | diff to current |
1995-09-06 |
Adam Dickmeiss | More work on boolean sets. |
blob | commitdiff | diff to current |
1995-09-06 |
Adam Dickmeiss | New set type: bool. Not finished yet. |
blob | commitdiff | diff to current |
|