WRBUF updates.
[idzebra-moved-to-github.git] / index / retrieve.c
2007-03-19 Adam DickmeissWRBUF updates.
2007-03-06 Adam DickmeissFixed bug #931: lem 'zebra::index::field' hangs if...
2007-02-28 Adam DickmeissFix handling of record retrieval in the case of open...
2007-02-02 Adam DickmeissUse YAZ_BIB1_SYSTEM_ERROR_IN_PRESENTING_RECORDS everywh...
2007-01-15 Adam Dickmeiss2007.
2006-12-19 Adam DickmeissUsing zebra::index::field:s rather than zebra::sort...
2006-12-18 Adam DickmeissImplemented sorting via the ISAMB system. To enable...
2006-11-29 Marc Crommeshortened zebra::meta:.sysno lement XML format
2006-11-24 Marc Crommeupdated test since non-used attributes are not longer...
2006-11-24 Adam DickmeissUsing wrbuf rather than sprintf. Allow all syntaxes...
2006-11-23 Adam DickmeissUse size of rec->info stuff in meta record fetch. Faili...
2006-11-23 Marc Crommeimplemented full metadata display of fast element set...
2006-11-21 Adam DickmeissGet rid of SYSNO which is zint anyway. Removed various...
2006-11-17 Marc Crommeremoving unnecessary comments
2006-11-16 Marc Crommeprotected wrong buffer-length write by initializing...
2006-11-16 Adam DickmeissOutput format = input for zebra::data fetch (raw fetch).
2006-11-16 Adam Dickmeissidzebra:: stuff functional.
2006-11-15 Marc Crommeadded suggestions for better workflow in comments
2006-11-14 Marc Crommere-organized record retrieval such that special element...
2006-11-13 Marc Crommewritten XML formatting for new zebra-specific elem...
2006-11-13 Adam DickmeissParse element spec zebra::field,type to make Zebra...
2006-11-09 Adam DickmeissRenamed function zebra_snippets_rec_keys to zebra_rec_k...
2006-09-15 Adam DickmeissRename rec_rm to rec_free. Annotate the recindex.h...
2006-08-22 Adam DickmeissCommon stream reader interface for record filters ...
2006-08-14 Adam DickmeissUpdate copyright year + FSF address
2006-06-07 Adam DickmeissUse CAST_ZINT_TO_INT in some places, so we can easily...
2006-05-19 Adam DickmeissFurhter code reductions because of string attributes
2006-05-10 Adam DickmeissPut local variables footer in all c, h files.
2006-05-02 Marc Crommeadded possibility to display static rank information...
2006-04-25 Adam DickmeissImplemented special retrieval _storekeys_ which returns...
2005-10-28 Adam DickmeissUsing zebra_rec_keys for per-record key store
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 Marc Crommetaken snippet stuff out to avoid problems from this...
2005-08-19 Adam DickmeissRemove snippet log stuff
2005-06-14 Adam DickmeissUse HAVE_UNISTD_H when including unistd.h.
2005-06-07 Adam DickmeissAdded snippet utilities and snippet window implementation.
2005-05-31 Adam DickmeissTowards snippets/high-light of matched terms in records...
2005-04-14 Adam DickmeissReserved element set _sysno_ returns sysno for record
2005-01-15 Adam DickmeissBump year. Change Aps->ApS
2004-11-29 Adam DickmeissAdd member addinfo for recRetrieveCtrl to throw better...
2004-11-19 Heikki LevantoUsing the new ylog.h everywhere, and fixing what that...
2004-09-27 Adam DickmeissImplemented loadable filters.
2004-08-10 Heikki Levantousing a few more zints for hitcounts etc
2004-08-06 Heikki Levantoestimatehits config option,
2004-08-04 Adam DickmeissRemove isamd. It's not been in use for a long time...
2004-05-27 Adam DickmeissRaw retrieval mode uses raw copy instead of text filter
2002-08-02 Adam DickmeissTowards GPL
2002-07-25 Adam DickmeissCharacter set negotiation updates
2002-07-02 Adam Dickmeissidzebra:{filename,score,size,localnumber} tags for XML
2002-05-03 Adam Dickmeissplay with shellsort
2002-04-04 Adam DickmeissMulti register works with record paths and data1 profil...
2002-04-04 Adam DickmeissMultiple registers (alpha early)
2001-01-22 Adam DickmeissAdded support for raw retrieval (element set name ...
2000-03-20 Adam DickmeissAdded remote record import using Z39.50 extended servic...
2000-03-15 Adam DickmeissFirst work on threaded version.
1999-10-29 Adam DickmeissFixed minor bug where database name wasn't set in zebra...
1999-05-26 Adam DickmeissC++ compilation.
1999-05-20 Adam DickmeissImplemented TCL filter. Updated recctrl system.
1999-03-09 Adam DickmeissMore work on SDRKit integration.
1999-03-02 Sebastian HammerAdded "tagsysno" and "tagrank" directives to zebra...
1999-02-18 Adam DickmeissMinor changes.
1999-02-17 Adam DickmeissFixed in record_fetch. Minor updates to API.
1999-02-02 Adam DickmeissUpdated WIN32 code specific sections. Changed header.
1998-10-28 Adam DickmeissSDRKit integration.
1998-10-16 Adam DickmeissUpdated record control system.
1998-03-05 Adam DickmeissNew result set model and modular ranking system. Moved...