Staticrank indexing is now an index register type defined in default.idx
[idzebra-moved-to-github.git] / util / zebramap.c
2007-01-22 Adam DickmeissStaticrank indexing is now an index register type defin...
2007-01-15 Adam Dickmeiss2007.
2006-12-05 Adam DickmeissDeal with NULL profile_path.
2006-09-08 Adam DickmeissHonor position attribute, i.e. allow first-in-field...
2006-08-15 Adam DickmeissDefinitions in zebramap.h are private. ZebraMaps no...
2006-06-23 Adam DickmeissGet of of searchtype=always. Instead deal with always...
2006-06-22 Adam DickmeissAdded support for alwaysmatches on regular indexes...
2006-05-19 Adam DickmeissZebra uses string attributes for indexing internally...
2006-05-17 Adam DickmeissImplemented bug #588: allrecords search. Using @attr...
2006-05-10 Adam DickmeissPut local variables footer in all c, h files.
2006-03-28 Adam DickmeissAllow no default.idx at all. Make zebra_maps_read_file...
2006-03-26 Adam DickmeissFix zebra_maps_open not to leak if default.idx cannot...
2006-03-13 Mike TaylorThe static function zebra_map_read() now takes an addit...
2005-08-30 Adam DickmeissFixed a problem in snippets handling that occurred...
2005-06-15 Adam DickmeissRemoved map_only arg from chrmaptab_create. Added skele...
2005-06-14 Adam DickmeissRemoved replace_tokens code that has not been used...
2005-03-11 Adam DickmeissImplemented the 'equivalent' directive for .chr-files.
2005-01-16 Adam DickmeissAdded include stdlib.h a few places to get prototype...
2005-01-15 Adam DickmeissBump year. Change Aps->ApS
2004-12-13 Adam Dickmeissusing yaz/log.h again
2004-12-10 Heikki LevantoNot using the deprecated yaz-util.h any more
2004-11-19 Heikki LevantoUsing the new ylog.h everywhere, and fixing what that...
2004-09-28 Adam DickmeissMade zebramap.h public too
2004-09-14 Sebastian HammerAdded charmap facility to delete leading articles
2004-06-16 Adam DickmeissInitialize local to prevent gcc -O warning
2004-06-15 Adam DickmeissAdd missing initialization of member replace_tokens...
2003-03-26 Adam DickmeissIntegrated ranking algorithm from Liverpool University
2002-12-16 Adam DickmeissFix X-Path Searching for numeric structure
2002-10-30 Adam DickmeissIf installed, Zebra can operate without profilePath...
2002-08-02 Adam DickmeissTowards GPL
2002-08-01 Adam DickmeissWork on xpath-like queries
2002-04-05 Adam DickmeissUsing yaz_fclose
2002-04-04 Adam DickmeissMulti register works with record paths and data1 profil...
2001-11-15 Adam DickmeissFix for weight (bug introduced by previous commit).
2001-11-14 Adam DickmeissRank-weight may be controlled via query.
2001-01-22 Adam DickmeissAdded numerical sort.
2000-03-02 Adam DickmeissAdded structure year and date.
1999-11-30 Adam DickmeissImproved installation. Updated for inclusion of YAZ...
1999-10-15 Adam DickmeissFixed replace handler. 8-bit fix.
1999-09-08 Adam DickmeissFixed minor bug "replace"-mappings. Removed some loggin...
1999-09-07 Adam DickmeissWork on character mapping. Implemented replace rules.
1999-05-26 Adam DickmeissC++ compilation.
1999-02-19 Adam DickmeissMinor fix.
1999-02-18 Adam DickmeissStructure=key uses register type 0.
1999-02-12 Adam DickmeissImplemented position-flag for registers.
1998-10-13 Adam DickmeissChanged call to readconf_line.
1998-06-23 Adam DickmeissAdded feature to specify sort criteria in query (type...
1998-04-02 Adam DickmeissFirst version of Zebra that works with compiled ASN.1.
1998-03-05 Adam DickmeissMinor changes to zebramap data structures. Query mappin...
1998-02-10 Adam DickmeissImplemented Sort.
1998-01-29 Adam DickmeissStructure word-list, free-form-text and document-text all
1997-11-19 Adam DickmeissBug fix (introduced by previous commit).
1997-11-18 Adam DickmeissChanged character map facility so that admin can specif...
1997-11-17 Adam DickmeissBug fix. Relation=relevance wasn't observed.
1997-10-31 Adam DickmeissChanged log message.
1997-10-27 Adam DickmeissMoved towards generic character mapping depending on...