2009-01-09 |
Adam Dickmeiss | Happy new year |
blob | commitdiff |
2008-11-05 |
Adam Dickmeiss | Make section_id part of multi-value sort (one sort... |
blob | commitdiff | diff to current |
2008-09-11 |
Adam Dickmeiss | Simplify a bit . Removed obsolete comment |
blob | commitdiff | diff to current |
2008-09-10 |
Adam Dickmeiss | Proper sort entry copying |
blob | commitdiff | diff to current |
2008-09-09 |
Adam Dickmeiss | Functional multi-value sort + tests |
blob | commitdiff | diff to current |
2008-09-08 |
Adam Dickmeiss | First work on multi value sort ISAM |
blob | commitdiff | diff to current |
2008-08-13 |
Adam Dickmeiss | Put debug call in #if 0 section. |
blob | commitdiff | diff to current |
2008-08-13 |
Adam Dickmeiss | Determine database ordinal when sorting. Bug #2202. |
blob | commitdiff | diff to current |
2008-08-12 |
Adam Dickmeiss | Reformat. Avoid C++ style comments. |
blob | commitdiff | diff to current |
2008-08-12 |
Adam Dickmeiss | Fixed memory leak that occurred if sorting failed. |
blob | commitdiff | diff to current |
2008-08-12 |
Adam Dickmeiss | Applied Merijn van den Kroonenberg's patch. Bug #2202. |
blob | commitdiff | diff to current |
2008-04-03 |
Adam Dickmeiss | Omit CVS Id. Update copyright year. |
blob | commitdiff | diff to current |
2007-12-28 |
Adam Dickmeiss | Fixed zebra_recid_to_sysno for parameter no_sysnos. |
blob | commitdiff | diff to current |
2007-12-19 |
Adam Dickmeiss | Funcion zebra_recid_to_sysno only attemps mapping if... ZEBRA.2.0.20 |
blob | commitdiff | diff to current |
2007-12-04 |
Adam Dickmeiss | Remove log message from zebra_recid_to_sysno |
blob | commitdiff | diff to current |
2007-12-03 |
Adam Dickmeiss | First functional facet result (zebra::facet::..). |
blob | commitdiff | diff to current |
2007-12-01 |
Adam Dickmeiss | Fixed bug in zebra_recid_to_sysno (handle non isamb... |
blob | commitdiff | diff to current |
2007-11-30 |
Adam Dickmeiss | Allow record retrieval for record types using custom... |
blob | commitdiff | diff to current |
2007-11-01 |
Adam Dickmeiss | WS changes for function calls. |
blob | commitdiff | diff to current |
2007-10-31 |
Adam Dickmeiss | Changed the index type to a string everywhere. |
blob | commitdiff | diff to current |
2007-10-29 |
Adam Dickmeiss | Changed type of index_type char/int to string. |
blob | commitdiff | diff to current |
2007-08-21 |
Adam Dickmeiss | Generic snippet support. Unlike previous versions of... |
blob | commitdiff | diff to current |
2007-04-16 |
Adam Dickmeiss | Update for YAZ 3s new OID system |
blob | commitdiff | diff to current |
2007-03-20 |
Adam Dickmeiss | Use yaz_iconv flushing. |
blob | commitdiff | diff to current |
2007-01-17 |
Adam Dickmeiss | Avoid full rset count for rset_count. Proper break... |
blob | commitdiff | diff to current |
2007-01-17 |
Adam Dickmeiss | Experiment with check for dead sessions. |
blob | commitdiff | diff to current |
2007-01-16 |
Adam Dickmeiss | For truncations being limited (abort at truncmax terms... |
blob | commitdiff | diff to current |
2007-01-16 |
Adam Dickmeiss | For estimated hit counts, Zebra returns resultSetStatus... |
blob | commitdiff | diff to current |
2007-01-15 |
Adam Dickmeiss | 2007. |
blob | commitdiff | diff to current |
2006-12-18 |
Adam Dickmeiss | Implemented sorting via the ISAMB system. To enable... |
blob | commitdiff | diff to current |
2006-11-30 |
Adam Dickmeiss | Added support for specification of approximative limits... |
blob | commitdiff | diff to current |
2006-10-29 |
Adam Dickmeiss | Fixed several prototypes.. Most changes are f() to... |
blob | commitdiff | diff to current |
2006-09-20 |
Adam Dickmeiss | Fixed bug #669: Numeric sorting does not work, but... |
blob | commitdiff | diff to current |
2006-08-14 |
Adam Dickmeiss | Update copyright year + FSF address |
blob | commitdiff | diff to current |
2006-08-07 |
Adam Dickmeiss | Use less memory for each result set. Size of zset_sort_... |
blob | commitdiff | diff to current |
2006-06-22 |
Adam Dickmeiss | Indexing system change. Introduced new index category... |
blob | commitdiff | diff to current |
2006-06-07 |
Adam Dickmeiss | Use CAST_ZINT_TO_INT in some places, so we can easily... |
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-30 |
Adam Dickmeiss | Fixed bug #597: Support null missing key for sort.... |
blob | commitdiff | diff to current |
2006-05-19 |
Adam Dickmeiss | Furhter code reductions because of string attributes |
blob | commitdiff | diff to current |
2006-05-19 |
Adam Dickmeiss | Zebra uses string attributes for indexing internally... |
blob | commitdiff | diff to current |
2006-05-18 |
Adam Dickmeiss | Sort Keys are stored using the reckeys_t structure... |
blob | commitdiff | diff to current |
2006-05-10 |
Adam Dickmeiss | Put local variables footer in all c, h files. |
blob | commitdiff | diff to current |
2006-05-03 |
Marc Cromme | added new ranking function rank-similar in ranksimilar.c |
blob | commitdiff | diff to current |
2006-01-26 |
Adam Dickmeiss | Fix non-init member sortSpec (introduced by previous... |
blob | commitdiff | diff to current |
2006-01-19 |
Adam Dickmeiss | Fixed bug #451: Sorted result set disappears .. NEW... |
blob | commitdiff | diff to current |
2006-01-12 |
Adam Dickmeiss | Fixed bug #451: Sorted result set disappears after... |
blob | commitdiff | diff to current |
2005-10-28 |
Adam Dickmeiss | Fix leak for rset_key_control |
blob | commitdiff | diff to current |
2005-08-26 |
Adam Dickmeiss | Update snippets handling for new store keys structure... |
blob | commitdiff | diff to current |
2005-08-19 |
Adam Dickmeiss | Pass a stop_flag to ranking method calc. When set to... |
blob | commitdiff | diff to current |
2005-08-19 |
Adam Dickmeiss | Extend the ranking interface so staticrank is passed... |
blob | commitdiff | diff to current |
2005-08-18 |
Adam Dickmeiss | Updates for Windows |
blob | commitdiff | diff to current |
2005-08-18 |
Adam Dickmeiss | Added support for static ranking. Bug #174. The staticr... |
blob | commitdiff | diff to current |
2005-06-22 |
Adam Dickmeiss | Added support for term references (queryIDs) for search... |
blob | commitdiff | diff to current |
2005-06-09 |
Adam Dickmeiss | Fixes for hit estimates. Added zebra_set_approx_limit. |
blob | commitdiff | diff to current |
2005-06-07 |
Adam Dickmeiss | Save register type for TERMIDs and snippets. |
blob | commitdiff | diff to current |
2005-06-07 |
Adam Dickmeiss | Added snippet utilities and snippet window implementation. |
blob | commitdiff | diff to current |
2005-06-06 |
Adam Dickmeiss | Save ord(inal) indexes IDs so we can make snippets... |
blob | commitdiff | diff to current |
2005-05-31 |
Adam Dickmeiss | Towards snippets/high-light of matched terms in records... |
blob | commitdiff | diff to current |
2005-05-31 |
Adam Dickmeiss | For loglevel=searchhits print terms+search keys |
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-11 |
Adam Dickmeiss | Align Zebra API more so that ZEBRA_RES is used to signa... |
blob | commitdiff | diff to current |
2005-04-25 |
Adam Dickmeiss | Optimize multiple binary ANDs + OPs to multi ANDs,... |
blob | commitdiff | diff to current |
2005-04-15 |
Adam Dickmeiss | Many public functions returns ZEBRA_RES rather than... |
blob | commitdiff | diff to current |
2005-04-14 |
Adam Dickmeiss | Fix bug in retrieval code. If present request was out... |
blob | commitdiff | diff to current |
2005-03-08 |
Adam Dickmeiss | Added a few casts from zint to double/int where appropr... |
blob | commitdiff | diff to current |
2005-01-15 |
Adam Dickmeiss | Bump year. Change Aps->ApS |
blob | commitdiff | diff to current |
2005-01-07 |
Adam Dickmeiss | Fixed bug #245 |
blob | commitdiff | diff to current |
2004-12-10 |
Heikki Levanto | Cleaned a bit more logging |
blob | commitdiff | diff to current |
2004-12-10 |
Heikki Levanto | Not using the deprecated yaz-util.h any more |
blob | commitdiff | diff to current |
2004-12-02 |
Adam Dickmeiss | Added zebra_meta_records_create_range |
blob | commitdiff | diff to current |
2004-11-29 |
Adam Dickmeiss | Add support for section/chapter indexing. Add safari... |
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-15 |
Adam Dickmeiss | Fix leak in resultSetRank. Rework logging and layout |
blob | commitdiff | diff to current |
2004-10-26 |
Heikki Levanto | Re-estabslished rank-1. Gets same order of results... |
blob | commitdiff | diff to current |
2004-10-22 |
Heikki Levanto | Term counts right in the log (if not in searchresponse) |
blob | commitdiff | diff to current |
2004-10-22 |
Heikki Levanto | Cleaned debug logs away |
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-21 |
Heikki Levanto | Getting the terms from rsets where needed, still not... |
blob | commitdiff | diff to current |
2004-10-20 |
Heikki Levanto | Creating search terms, and passing them around in searc... |
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-15 |
Adam Dickmeiss | Removed old struct it_key handling. 580 lines removed. |
blob | commitdiff | diff to current |
2004-09-13 |
Adam Dickmeiss | Reduce log. LOG_LOG -> LOG_DEBUG |
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-30 |
Heikki Levanto | Using a separate nmem for creating 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-19 |
Heikki Levanto | Estimating the term occurrences the same way as total... |
blob | commitdiff | diff to current |
2004-08-10 |
Heikki Levanto | using a few more zints for hitcounts etc |
blob | commitdiff | diff to current |
2004-08-06 |
Adam Dickmeiss | More type casts due to zint. |
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 |
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 |
Adam Dickmeiss | Remove isamd. It's not been in use for a long time... |
blob | commitdiff | diff to current |
2004-06-13 |
Adam Dickmeiss | Handle undefined rank handler |
blob | commitdiff | diff to current |
2004-06-07 |
Adam Dickmeiss | Maximum number of records to be sorted in a result... |
blob | commitdiff | diff to current |
2004-05-10 |
Adam Dickmeiss | Do not use obsolete YAZ defines |
blob | commitdiff | diff to current |
2003-06-18 |
Adam Dickmeiss | Fix memory handling of quries in result sets |
blob | commitdiff | diff to current |
2003-05-20 |
Adam Dickmeiss | ODR handles no longer needed for zebra_search_{rpn... |
blob | commitdiff | diff to current |
2003-03-26 |
Adam Dickmeiss | Integrated ranking algorithm from Liverpool University |
blob | commitdiff | diff to current |
next |