Towards 2.0.6.
[idzebra-moved-to-github.git] / index /
2006-11-28 Adam DickmeissIssue warning if staticrank is < 0. And set to 0
2006-11-28 Adam DickmeissAdded assert
2006-11-27 Adam DickmeissAvoid indexing of zebraInfo stuff. Problem is that...
2006-11-27 Adam DickmeissBetter debugging for indexing.. Introduction of zebra_l...
2006-11-27 Adam DickmeissFixed bug #736: Updates gets slower. The problem was...
2006-11-27 Adam DickmeissDisable hit snippets for now. It does not work well...
2006-11-25 Adam DickmeissFixed bug #735: Delete fails to process rest of file...
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-22 Adam DickmeissAdded include of yaz/xmalloc.h.
2006-11-22 Adam DickmeissAdded a few memset for structures that are later writte...
2006-11-21 Adam DickmeissGet rid of SYSNO which is zint anyway. Removed various...
2006-11-21 Adam DickmeissAdded
2006-11-21 Adam DickmeissMake threading for index sort configurable.
2006-11-21 Adam DickmeissRemove log msg
2006-11-21 Adam DickmeissSplit it_key stuff into it_key.c. For indexing, sort...
2006-11-20 Adam DickmeissIncrease reckeys hash size from 1023 to 32767.
2006-11-20 Adam DickmeissRemove obsolete SORT_EXTRA code (no longer in use).
2006-11-17 Marc Crommepreventing later memory acess violation when one leaves...
2006-11-17 Marc Crommeremoving unnecessary comments
2006-11-16 Marc Crommeprotected wrong buffer-length write by initializing...
2006-11-16 Adam DickmeissFor alvis filter make XML pass-through if stylesheet...
2006-11-16 Adam DickmeissFix setting of recordAttr->recordSize in case of storeD...
2006-11-16 Adam DickmeissOutput format = input for zebra::data fetch (raw fetch).
2006-11-16 Adam Dickmeissidzebra:: stuff functional.
2006-11-16 Adam DickmeissAnnotate zerbaExplain_lookup_attr_str
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-14 Adam DickmeissWork on bug #550: Avoid exit. In particular the mfile...
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-10 Adam DickmeissFixed bug #730: Bad XML for update with alvis filter...
2006-11-09 Adam DickmeissRenamed function zebra_snippets_rec_keys to zebra_rec_k...
2006-11-06 Adam DickmeissFilter 'text' loadable as most other filter types....
2006-11-03 Adam DickmeissFixed bug #723: Enable EXSLT for alvis. We use whatever YAZ
2006-11-02 Adam DickmeissLog level -v indexdetails logs all terms indexed for...
2006-10-30 Adam DickmeissFixed bug #234: mbox filter hangs when seeing a non...
2006-10-30 Adam DickmeissRevert last change for extract.c, due to tests failing...
2006-10-29 Adam DickmeissFor record file stream indexing, stop looping if offset...
2006-10-29 Adam DickmeissFixed several prototypes.. Most changes are f() to...
2006-10-29 Adam DickmeissRemoved unused function rpn_scan_ver1
2006-10-26 Adam DickmeissChange prototype for data1_absyn_getmarctab, data1_absy...
2006-10-26 Adam DickmeissFixed bug #710: Duplicate keys for CDATA in xelm/melm...
2006-10-12 Adam DickmeissFixed bug #47: Commit needs to check for roll-back.
2006-10-12 Adam DickmeissFixed bug #696: Less than Date searches returns unexpec...
2006-10-12 Adam DickmeissFix crash that occurred if mc-ldr rules was used in...
2006-10-11 Adam DickmeissFixed bug #670: modulePath is not a path. Uses new...
2006-09-29 Adam DickmeissMore optimizations of the melm matching.
2006-09-29 Adam DickmeissDo not use sync(2) after commit. The fsync on individua...
2006-09-28 Adam DickmeissFixed bug #685: Optimize xelm/melm matching. Indexing...
2006-09-22 Adam DickmeissRenamed main.c to zebraidx.c. Renamed zserver.c to...
2006-09-21 Adam DickmeissSkip 0 hit counts in scan.
2006-09-21 Adam DickmeissSplit function rpn_scan in two.
2006-09-21 Adam DickmeissRename source files
2006-09-21 Adam DickmeissSplit zrpn.c
2006-09-20 Adam DickmeissFixed bug #669: Numeric sorting does not work, but...
2006-09-15 Adam DickmeissRename rec_rm to rec_free. Annotate the recindex.h...
2006-09-15 Adam DickmeissRemoving api_swig.[ch] from build because it does not...
2006-09-11 Adam DickmeissFixed bug #657: Problem with drop database and recordId...
2006-09-08 Adam DickmeissImplement first-in-field search for and-list (@attr...
2006-09-08 Adam DickmeissHonor position attribute, i.e. allow first-in-field...
2006-08-31 Adam DickmeissFixed bug #647: Scanning wrong indexes do not trigger...
2006-08-29 Adam DickmeissSegment message is LOG_DEBUG
2006-08-22 Adam DickmeissCommon stream reader interface for record filters ...
2006-08-16 Adam DickmeissExperimental segment facility (for matching of words...
2006-08-15 Adam DickmeissDefinitions in zebramap.h are private. ZebraMaps no...
2006-08-14 Adam DickmeissUpdate copyright year + FSF address
2006-08-07 Adam DickmeissUse less memory for each result set. Size of zset_sort_...
2006-07-31 Adam DickmeissZebra Attribute Extension Approximative Limit changed...
2006-07-06 Marc Crommebug #504 fix
2006-07-06 Adam DickmeissRemove destroy member of data1_node
2006-07-06 Adam DickmeissSet version-info to 0:0:0
2006-07-04 Adam DickmeissWorking on and operation which deals with segments...
2006-07-04 Adam DickmeissSlightly reformatting for doxygen
2006-07-03 Adam DickmeissBuild main libidzebra-2.0.la. Bug #620.
2006-07-03 Adam DickmeissDisable the termset feature for searches. We believe...
2006-07-03 Adam DickmeissFixed a bug in termset search: the term name offset...
2006-06-29 Adam DickmeissRevert. Libs installed in /usr/lib (again). Minor tweak...
2006-06-29 Adam DickmeissStore Zebra libs in <prefix>/lib/idzebra<suffix> and...
2006-06-28 Adam DickmeissInstall hooks puts versions for all bin_PROGRAMS programs.
2006-06-28 Adam DickmeissFix make distcheck .
2006-06-28 Adam DickmeissBuild shared libraries by default. Installing various...
2006-06-27 Adam DickmeissBug #529. On Unix, combine pthreed locks with file...
2006-06-26 Marc Crommepreparing release 2.0.0 before.bug.529
2006-06-23 Adam DickmeissGet of of searchtype=always. Instead deal with always...
2006-06-22 Adam DickmeissAlign code for regular word search and numeric search...
2006-06-22 Adam DickmeissUsing wrbuf for internal X-Path string. Fixed uninitial...
2006-06-22 Adam DickmeissIndexing system change. Introduced new index category...
2006-06-22 Adam DickmeissAdded support for alwaysmatches on regular indexes...
2006-06-13 Adam DickmeissChanged several yaz_log calls which prints off_t value.
2006-06-13 Adam DickmeissDisable X-Path indexing for explain records (in the...
2006-06-12 Marc Crommeremoved non-functional ZVrank algorithm for ever. Remov...
2006-06-07 Adam DickmeissChanged some types from int to zint + added a few casts
2006-06-07 Adam DickmeissUse CAST_ZINT_TO_INT in some places, so we can easily...
2006-06-06 Adam DickmeissRemoved rsbool_create_and, rsbool_create_or because...
2006-05-30 Adam DickmeissFixed bug #597: Support null missing key for sort....
2006-05-30 Adam Dickmeissencode_info moved from index.h to extract.c and simplified
2006-05-30 Adam DickmeissChange return type for a zebra_add_record + zebra_repos...
next