Pazpar2 1.4.4-2 for squeeze
[pazpar2-moved-to-github.git] / src / relevance.c
2010-03-15 Adam DickmeissRefactor PP2 charsets handling, use pazpar2_mutex.
2010-02-15 Adam Dickmeisssession.[ch] replaces logic.c, pazpar2.h
2010-02-12 Adam DickmeissProtect struct reclist
2010-01-14 Adam DickmeissBump copyright year
2009-11-24 Adam DickmeissMetadata 'skiparticle works for ICU normalization
2009-11-04 Adam DickmeissDeal with empty fields for ranking
2009-11-03 Adam DickmeissModify length calculation for ranking
2009-11-03 Adam DickmeissRemove dead code for relevancy (trie stuff)
2009-10-13 Adam DickmeissDeal with relevance values round-off case
2009-10-09 Adam DickmeissFixed size hash for some structures.
2009-10-08 Adam DickmeissReclists work.
2009-10-08 Adam DickmeissRefactor: hide reclist structure
2009-01-16 Adam DickmeissUpdated footer comment
2009-01-12 Adam DickmeissHappy new year
2008-10-21 Adam DickmeissEnsure we're using unsigned char's ptrs for ctype funct...
2008-04-20 Adam DickmeissAdded check for Unix specific headers and harmonize...
2008-04-14 Adam Dickmeissautoheader generates config.h instead of cconfig.h.
2008-04-14 Adam DickmeissRemoved the GAGA code sections.
2008-04-14 Adam DickmeissUpdated source file headers with new year and no CVS Id.
2007-05-10 Adam DickmeissFactor relevance charset normalization out to a separat...
2007-05-10 Adam DickmeissReplacing trie with linear search using linked list...
2007-05-01 Sebastian HammerHandle situation where IDF becomes 0 because all record...
2007-04-16 Marc Crommeadded
2007-04-10 Adam DickmeissGPLv2. Added appendix with full license. Added refernec...
2007-01-15 Sebastian HammerGeneric sort mechanism. Sort supported by relevance...
2007-01-10 Adam DickmeissUse memset rather than bzero (obsolete, and sometimes...
2007-01-08 Sebastian HammerFixed bug related to ranking, introduced by 'metadata...
2007-01-08 Sebastian HammerMetadata elements dynamically created from XSLT normali...
2007-01-08 Adam DickmeissAutomaked pazpar2. Bug #799. Preprocessor defines are...
2007-01-03 Sebastian HammerAdded XSLT support. Configuration file (e.g. etc/pazpar...
2006-12-20 Adam Dickmeissrelease idfvec memory
2006-12-20 Sebastian HammerReorganized source tree