Use HAVE_UNISTD_H when including unistd.h.
[idzebra-moved-to-github.git] / index / zrpn.c
2005-06-14 Adam DickmeissUse HAVE_UNISTD_H when including unistd.h.
2005-06-14 Adam DickmeissRemoved replace_tokens code that has not been used...
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 DickmeissMake a copy of ord(inals) in rset_term_create.
2005-06-06 Adam DickmeissSave ord(inal) indexes IDs so we can make snippets...
2005-06-02 Adam DickmeissFixed and added a few Doxygen comments. Got rid of...
2005-05-31 Adam DickmeissTowards snippets/high-light of matched terms in records...
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-05-09 Adam DickmeissFix leak that occurred whtn diagnostic was issued
2005-05-04 Adam DickmeissFixed bug #316: Numerical sort does not work for search.
2005-05-03 Adam DickmeissMake equivalent work with trunc=104, 105. Added test...
2005-05-03 Adam DickmeissFixed broken trunc=103, due to missing break stmt in...
2005-05-03 Adam DickmeissExtended the result set system. Added support for filte...
2005-05-02 Adam DickmeissAttempt to fix bug #305. More scan tests.
2005-04-29 Adam DickmeissFixed bug #304: Fuzzy search = regExpr-2.
2005-04-29 Adam DickmeissFixed bug #305: Scan with preferredPositionInResponse...
2005-04-29 Adam DickmeissReturn diagnostic "Scan: unsupported value of position...
2005-04-29 Adam DickmeissFix log message added in previus commit.
2005-04-29 Adam DickmeissReturn diagnostic "Scan: unsupported value of position...
2005-04-26 Adam DickmeissUse Bib1-attribute defines. Minor WS-updates.
2005-04-25 Adam DickmeissRefactoring. Let more search utilities return ZEBRA_RES...
2005-04-25 Adam DickmeissOptimize multiple binary ANDs + OPs to multi ANDs,...
2005-04-20 Adam DickmeissWS updates
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.
next