Reformat: delete trailing whitespace
[idzebra-moved-to-github.git] / index / zsets.c
2012-09-19 Adam DickmeissReformat: delete trailing whitespace
2011-05-19 Adam Dickmeissconfigure produces config.h
2011-02-28 Adam DickmeissFix warning and code WRT uninit var (sort)
2011-02-09 Adam DickmeissHappy new year.
2010-01-14 Adam DickmeissBump copyright year
2009-11-05 Adam DickmeissFix problem with global term limit (attr 12).
2009-01-15 Adam DickmeissUpdated footer comment
2009-01-09 Adam DickmeissHappy new year
2008-11-05 Adam DickmeissMake section_id part of multi-value sort (one sort...
2008-09-11 Adam DickmeissSimplify a bit . Removed obsolete comment
2008-09-10 Adam DickmeissProper sort entry copying
2008-09-09 Adam DickmeissFunctional multi-value sort + tests
2008-09-08 Adam DickmeissFirst work on multi value sort ISAM
2008-08-13 Adam DickmeissPut debug call in #if 0 section.
2008-08-13 Adam DickmeissDetermine database ordinal when sorting. Bug #2202.
2008-08-12 Adam DickmeissReformat. Avoid C++ style comments.
2008-08-12 Adam DickmeissFixed memory leak that occurred if sorting failed.
2008-08-12 Adam DickmeissApplied Merijn van den Kroonenberg's patch. Bug #2202.
2008-04-03 Adam DickmeissOmit CVS Id. Update copyright year.
2007-12-28 Adam DickmeissFixed zebra_recid_to_sysno for parameter no_sysnos.
2007-12-19 Adam DickmeissFuncion zebra_recid_to_sysno only attemps mapping if... ZEBRA.2.0.20
2007-12-04 Adam DickmeissRemove log message from zebra_recid_to_sysno
2007-12-03 Adam DickmeissFirst functional facet result (zebra::facet::..).
2007-12-01 Adam DickmeissFixed bug in zebra_recid_to_sysno (handle non isamb...
2007-11-30 Adam DickmeissAllow record retrieval for record types using custom...
2007-11-01 Adam DickmeissWS changes for function calls.
2007-10-31 Adam DickmeissChanged the index type to a string everywhere.
2007-10-29 Adam DickmeissChanged type of index_type char/int to string.
2007-08-21 Adam DickmeissGeneric snippet support. Unlike previous versions of...
2007-04-16 Adam DickmeissUpdate for YAZ 3s new OID system
2007-03-20 Adam DickmeissUse yaz_iconv flushing.
2007-01-17 Adam DickmeissAvoid full rset count for rset_count. Proper break...
2007-01-17 Adam DickmeissExperiment with check for dead sessions.
2007-01-16 Adam DickmeissFor truncations being limited (abort at truncmax terms...
2007-01-16 Adam DickmeissFor estimated hit counts, Zebra returns resultSetStatus...
2007-01-15 Adam Dickmeiss2007.
2006-12-18 Adam DickmeissImplemented sorting via the ISAMB system. To enable...
2006-11-30 Adam DickmeissAdded support for specification of approximative limits...
2006-10-29 Adam DickmeissFixed several prototypes.. Most changes are f() to...
2006-09-20 Adam DickmeissFixed bug #669: Numeric sorting does not work, but...
2006-08-14 Adam DickmeissUpdate copyright year + FSF address
2006-08-07 Adam DickmeissUse less memory for each result set. Size of zset_sort_...
2006-06-22 Adam DickmeissIndexing system change. Introduced new index category...
2006-06-07 Adam DickmeissUse CAST_ZINT_TO_INT in some places, so we can easily...
2006-06-06 Adam DickmeissRemoved rsbool_create_and, rsbool_create_or because...
2006-05-30 Adam DickmeissFixed bug #597: Support null missing key for sort....
2006-05-19 Adam DickmeissFurhter code reductions because of string attributes
2006-05-19 Adam DickmeissZebra uses string attributes for indexing internally...
2006-05-18 Adam DickmeissSort Keys are stored using the reckeys_t structure...
2006-05-10 Adam DickmeissPut local variables footer in all c, h files.
2006-05-03 Marc Crommeadded new ranking function rank-similar in ranksimilar.c
2006-01-26 Adam DickmeissFix non-init member sortSpec (introduced by previous...
2006-01-19 Adam DickmeissFixed bug #451: Sorted result set disappears .. NEW...
2006-01-12 Adam DickmeissFixed bug #451: Sorted result set disappears after...
2005-10-28 Adam DickmeissFix leak for rset_key_control
2005-08-26 Adam DickmeissUpdate snippets handling for new store keys structure...
2005-08-19 Adam DickmeissPass a stop_flag to ranking method calc. When set to...
2005-08-19 Adam DickmeissExtend the ranking interface so staticrank is passed...
2005-08-18 Adam DickmeissUpdates for Windows
2005-08-18 Adam DickmeissAdded support for static ranking. Bug #174. The staticr...
2005-06-22 Adam DickmeissAdded support for term references (queryIDs) for search...
2005-06-09 Adam DickmeissFixes for hit estimates. Added zebra_set_approx_limit.
2005-06-07 Adam DickmeissSave register type for TERMIDs and snippets.
2005-06-07 Adam DickmeissAdded snippet utilities and snippet window implementation.
2005-06-06 Adam DickmeissSave ord(inal) indexes IDs so we can make snippets...
2005-05-31 Adam DickmeissTowards snippets/high-light of matched terms in records...
2005-05-31 Adam DickmeissFor loglevel=searchhits print terms+search keys
2005-05-24 Adam DickmeissAdded support for temr hit counts. This was not in...
2005-05-11 Adam DickmeissAlign Zebra API more so that ZEBRA_RES is used to signa...
2005-04-25 Adam DickmeissOptimize multiple binary ANDs + OPs to multi ANDs,...
2005-04-15 Adam DickmeissMany public functions returns ZEBRA_RES rather than...
2005-04-14 Adam DickmeissFix bug in retrieval code. If present request was out...
2005-03-08 Adam DickmeissAdded a few casts from zint to double/int where appropr...
2005-01-15 Adam DickmeissBump year. Change Aps->ApS
2005-01-07 Adam DickmeissFixed bug #245
2004-12-10 Heikki LevantoCleaned a bit more logging
2004-12-10 Heikki LevantoNot using the deprecated yaz-util.h any more
2004-12-02 Adam DickmeissAdded zebra_meta_records_create_range
2004-11-29 Adam DickmeissAdd support for section/chapter indexing. Add safari...
2004-11-19 Heikki LevantoUsing the new ylog.h everywhere, and fixing what that...
2004-11-15 Adam DickmeissFix leak in resultSetRank. Rework logging and layout
2004-10-26 Heikki LevantoRe-estabslished rank-1. Gets same order of results...
2004-10-22 Heikki LevantoTerm counts right in the log (if not in searchresponse)
2004-10-22 Heikki LevantoCleaned debug logs away
2004-10-22 Heikki LevantoAdded a routine to get an array of terms in a query...
2004-10-21 Heikki LevantoGetting the terms from rsets where needed, still not...
2004-10-20 Heikki LevantoCreating search terms, and passing them around in searc...
2004-10-15 Heikki LevantoPassing a TERMID to rsets when creating, and getting...
2004-09-15 Adam DickmeissRemoved old struct it_key handling. 580 lines removed.
2004-09-13 Adam DickmeissReduce log. LOG_LOG -> LOG_DEBUG
2004-09-01 Heikki LevantoUsing the key_control block for the first key-handling...
2004-08-31 Heikki LevantoMajor restructuring in rsets.
2004-08-30 Heikki LevantoUsing a separate nmem for creating rsets
2004-08-20 Heikki LevantoRemoved the term count stuff from all rsets, and fixed...
2004-08-19 Heikki LevantoEstimating the term occurrences the same way as total...
2004-08-10 Heikki Levantousing a few more zints for hitcounts etc
2004-08-06 Adam DickmeissMore type casts due to zint.
2004-08-06 Adam DickmeissFix term counters to be of type zint. Fix several print...
2004-08-06 Heikki LevantoUsing doubles in the position estimates, not to loose...
2004-08-06 Heikki Levantoestimatehits config option,
next