Many public functions returns ZEBRA_RES rather than int to avoid
[idzebra-moved-to-github.git] / index / zrpn.c
2005-04-15 Adam DickmeissMany public functions returns ZEBRA_RES rather than...
2005-04-14 Adam DickmeissSupply string attribute in additional info when scan...
2005-04-13 Adam DickmeissGet rid of typedefs iSAMS_P, ISAMC_P, ISAMB_P and use...
2005-04-13 Adam DickmeissScan using string attributes
2005-03-11 Adam DickmeissImplemented the 'equivalent' directive for .chr-files.
2005-03-05 Adam DickmeissString attribute support for record filter interface.
2005-02-25 Adam DickmeissAdded two else-statements in seldom used term structure...
2005-01-15 Adam DickmeissFixed bug #165: Use multi-and and multi-or always....
2005-01-15 Adam DickmeissBump year. Change Aps->ApS
2005-01-15 Adam DickmeissFixed bug #160: rpn_search_APT_and_list hard-codes...
2005-01-03 Adam DickmeissCast to unsigned char for ctype is.. compare
2004-12-10 Heikki LevantoCleaned a bit more logging
2004-11-29 Adam DickmeissAdd support for section/chapter indexing. Add safari...
2004-11-26 Adam DickmeissFixed bug #218: if a certain element/attrirbute doesn...
2004-11-19 Heikki LevantoUsing the new ylog.h everywhere, and fixing what that...
2004-11-15 Adam DickmeissFix bug #171. Align with 1.3.16 branch.
2004-11-03 Heikki LevantoFixed bug #203, rank-1 crashed with isam-c
2004-10-26 Heikki LevantoRe-estabslished rank-1. Gets same order of results...
2004-10-15 Heikki LevantoPassing a TERMID to rsets when creating, and getting...
2004-10-01 Heikki LevantoAdded an asserion in zebra_search_rpn api
2004-10-01 Heikki LevantoUsing multiand/or instead of and/or in a few more places
2004-09-28 Heikki Levantomultiand seesm to work. Is used for and-lists (@attr...
2004-09-15 Adam DickmeissRemoved old struct it_key handling. 580 lines removed.
2004-09-14 Sebastian HammerAdded charmap facility to delete leading articles
2004-09-13 Adam DickmeissReduce log. LOG_LOG -> LOG_DEBUG
2004-09-09 Heikki LevantoAdded the scope parameter to rsets, and using it in...
2004-09-01 Heikki LevantoUsing the key_control block for the first key-handling...
2004-08-31 Heikki LevantoUsing proper nmems for more rsets around the system,
2004-08-31 Heikki LevantoMajor restructuring in rsets.
2004-08-30 Heikki LevantoUsing a separate nmem for creating rsets
2004-08-24 Heikki LevantoCleaned up the creation of rsets, added nmem
2004-08-20 Heikki LevantoRemoved the term count stuff from all rsets, and fixed...
2004-08-06 Adam DickmeissMore type casts due to zint.
2004-08-04 Adam DickmeissRemove isamd. It's not been in use for a long time...
2004-08-03 Heikki LevantoRemoved the count function from the rset f-table, in...
2004-06-16 Adam DickmeissEnabling rsprox. Tests OK
2004-06-02 Adam DickmeissMake codec routines static
2004-05-26 Adam DickmeissAllow use of string attributes for regular attribute...
2004-05-10 Adam DickmeissDo not use obsolete YAZ defines
2004-01-22 Adam DickmeissRevise resource API to take default/override resources.
2004-01-15 Adam Dickmeiss X-Path attribute expressions with spaces in them is...
2003-09-05 Adam DickmeissOnly issue error 114 if all databases fail
2003-04-15 Adam DickmeissAvoid memory overruns for big regular expressions
2003-03-31 Adam DickmeissUse rset_dup for result set references
2003-03-06 Adam DickmeissScan with limiting result set
2003-03-01 Adam DickmeissPredictive parser for X-Path predicates.
2003-02-27 Adam DickmeissSet additional info for error 114
2003-02-26 Adam DickmeissTruncation=104 (CCL) support
2003-02-04 popxelm support enhanced, now supports simpler predicates
2002-12-16 Adam DickmeissFix X-Path Searching for numeric structure
2002-10-03 Adam DickmeissFix scan
2002-09-24 Adam DickmeissEscape ? for non-trunc searches
2002-09-18 Adam DickmeissFix search for complete fields. Update version ZEBRA.1.3.3.DEBIAN.1
2002-08-28 Adam DickmeissZebra uses yaz_iconv
2002-08-23 Adam DickmeissFix crash that occured for string-queries in database...
2002-08-02 Adam DickmeissTowards GPL
2002-08-02 Adam DickmeissXPATH fixes - leaf attributes part of tag path
2002-08-01 Adam DickmeissWork on xpath-like queries
2002-07-25 Adam DickmeissCharacter set negotiation updates
2002-07-03 Adam DickmeissPrepare for extra root tag node for better XML support
2002-04-13 Adam DickmeissMore XPATH work; common sequence numbers for extract...
2002-04-12 Adam Dickmeisskey_print_it
2002-04-12 Adam DickmeissWork on XPATH
2002-04-04 Adam DickmeissMultiple registers (alpha early)
2002-03-21 Adam Dickmeissuse lockDir. Fixes for searchResult for null/sort sets
2002-03-20 Adam DickmeissHits per term. Returned in SearchResult-1
2002-02-18 Adam DickmeissServer crashed when bad sorting critieria was given
2001-11-14 Adam DickmeissRank-weight may be controlled via query.
2001-10-15 Adam DickmeissPOSIX thread updates. First work on term sets.
2001-04-11 Adam DickmeissBug fix: multiple space mapped to one space when using...
2000-11-08 Adam DickmeissFixed scan: server could break if bad attribute/databas...
2000-04-05 Adam DickmeissOn Unix, zebra/z'mbol uses automake.
2000-03-20 Adam DickmeissAdded remote record import using Z39.50 extended servic...
2000-03-15 Adam DickmeissFirst work on threaded version.
2000-03-02 Adam DickmeissFixed proximity handling.
1999-12-28 Adam DickmeissMinor Fix.
1999-12-23 Adam DickmeissChanged behaviour of trunc=105 so that * is regular...
1999-11-30 Adam DickmeissImproved installation. Updated for inclusion of YAZ...
1999-10-14 Adam DickmeissAdded truncation 5=106.
1999-09-23 Adam DickmeissImplemented structure=105 searching.
1999-09-07 Adam DickmeissWork on character mapping. Implemented replace rules.
1999-07-20 Adam DickmeissFixed bug that occurred when phrases had 0 hits.
1999-06-17 Adam DickmeissBug fix: Scan SEGV'ed when getting unknown use attribute.
1999-05-26 Adam DickmeissC++ compilation.
1999-02-02 Adam DickmeissUpdated WIN32 code specific sections. Changed header.
1998-11-16 Adam DickmeissMoved loggin utilities to Yaz. Was implemented in file...
1998-11-16 Adam DickmeissAdded addtional info for error 114 - unsupported use...
1998-10-18 Adam DickmeissAdditional info added for diagnostics 114 (Unsupported...
1998-09-28 Adam DickmeissFix for Compiled ASN.1.
1998-09-22 Adam DickmeissMinor changes in search API.
1998-09-22 Adam DickmeissChanged result sets to be persistent in the sense that...
1998-09-18 Adam DickmeissFixed bug with numerical relations.
1998-09-02 Adam DickmeissExtra parameter decode added to search routines to...
1998-06-26 Sebastian HammerAdded support (un-optimised) for left and left/right...
1998-06-24 Adam DickmeissSupport for relations on text operands. Open range...
1998-06-23 Adam DickmeissAdded feature to specify sort criteria in query (type...
1998-06-22 Adam DickmeissMinor changes.
1998-06-08 Adam DickmeissAdded suport for EXPLAIN Proxy servers - added settings...
1998-05-20 Adam DickmeissImplemented automatic EXPLAIN database maintenance.
1998-04-02 Adam DickmeissFirst version of Zebra that works with compiled ASN.1.
next