2009-01-15 |
Adam Dickmeiss | Updated footer comment |
blob | commitdiff |
2009-01-09 |
Adam Dickmeiss | Happy new year |
blob | commitdiff | diff to current |
2008-04-03 |
Adam Dickmeiss | Omit CVS Id. Update copyright year. |
blob | commitdiff | diff to current |
2007-01-15 |
Adam Dickmeiss | 2007. |
blob | commitdiff | diff to current |
2006-12-22 |
Adam Dickmeiss | Implemented bug #781: Easier tracking of result sets... |
blob | commitdiff | diff to current |
2006-11-14 |
Adam Dickmeiss | Work on bug #550: Avoid exit. In particular the mfile... |
blob | commitdiff | diff to current |
2006-08-14 |
Adam Dickmeiss | Update copyright year + FSF address |
blob | commitdiff | diff to current |
2006-06-06 |
Adam Dickmeiss | Removed rsbool_create_and, rsbool_create_or because... |
blob | commitdiff | diff to current |
2006-05-10 |
Adam Dickmeiss | Put local variables footer in all c, h files. |
blob | commitdiff | diff to current |
2005-06-14 |
Adam Dickmeiss | Use HAVE_UNISTD_H when including unistd.h. |
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-17 |
Adam Dickmeiss | Fix bug #249: rstemp sets fail. Problem was that rset... |
blob | commitdiff | diff to current |
2005-01-17 |
Adam Dickmeiss | WS updates. Fix rstemp file open |
blob | commitdiff | diff to current |
2005-01-16 |
Adam Dickmeiss | Added include stdlib.h a few places to get prototype... |
blob | commitdiff | diff to current |
2005-01-15 |
Adam Dickmeiss | Bump year. Change Aps->ApS |
blob | commitdiff | diff to current |
2005-01-15 |
Adam Dickmeiss | Fix compilation error that occurs when HAVE_MKSTEMP... |
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-11-04 |
Heikki Levanto | Dynamic logging and minor cleaning |
blob | commitdiff | diff to current |
2004-11-03 |
Heikki Levanto | Fixed bug #203, rank-1 crashed with isam-c |
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-24 |
Heikki Levanto | Cleaned up the creation of rsets, added nmem |
blob | commitdiff | diff to current |
2004-08-24 |
Heikki Levanto | Fixed a crash with isam-c and multior (incremented... |
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 |
Adam Dickmeiss | Fix term counters to be of type zint. Fix several print... |
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-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-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-18 |
Adam Dickmeiss | Fix uninit. var |
blob | commitdiff | diff to current |
2002-08-02 |
Adam Dickmeiss | Towards GPL |
blob | commitdiff | diff to current |
2002-05-03 |
Adam Dickmeiss | bad sprintf |
blob | commitdiff | diff to current |
2002-04-17 |
Adam Dickmeiss | fix temp fname for null path |
blob | commitdiff | diff to current |
2002-03-20 |
Adam Dickmeiss | Hits per term. Returned in SearchResult-1 |
blob | commitdiff | diff to current |
2002-03-15 |
Adam Dickmeiss | *** empty log message *** |
blob | commitdiff | diff to current |
2002-03-14 |
Adam Dickmeiss | WIN32 compile (again) |
blob | commitdiff | diff to current |
2002-02-20 |
Adam Dickmeiss | Work on new API. Locking system re-implemented |
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 | Bug fix: added missing xfree() call. |
blob | commitdiff | diff to current |
1997-09-17 |
Adam Dickmeiss | Zebra version corresponds to YAZ version 1.4. |
blob | commitdiff | diff to current |
1997-09-09 |
Adam Dickmeiss | Partial port to WIN95/NT. |
blob | commitdiff | diff to current |
1997-09-04 |
Adam Dickmeiss | Added O_BINARY for open calls. |
blob | commitdiff | diff to current |
1996-10-29 |
Adam Dickmeiss | Changed name of setting tempSetDir to setTmpDir. |
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-11-28 |
Adam Dickmeiss | New setting: tempSetPath. Location of temporary result... |
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-28 |
Adam Dickmeiss | xfree/xmalloc used everywhere. |
blob | commitdiff | diff to current |
1995-09-18 |
Adam Dickmeiss | Bug fixes. |
blob | commitdiff | diff to current |
1995-09-15 |
Adam Dickmeiss | Bug fixes. |
blob | commitdiff | diff to current |
1995-09-15 |
Adam Dickmeiss | Bug fixes. |
blob | commitdiff | diff to current |
1995-09-08 |
Adam Dickmeiss | Work on relevance feedback. |
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-05 |
Adam Dickmeiss | Minor changes. |
blob | commitdiff | diff to current |
1995-09-05 |
Adam Dickmeiss | Complete version of temporary sets. Not tested yet... |
blob | commitdiff | diff to current |
1995-09-04 |
Adam Dickmeiss | More work on temp sets. is_open member removed. |
blob | commitdiff | diff to current |
1995-09-04 |
Adam Dickmeiss | Minor changes. |
blob | commitdiff | diff to current |
1994-11-04 |
Sebastian Hammer | Working. |
blob | commitdiff | diff to current |
|