New Debian sarge packages
[idzebra-moved-to-github.git] / index /
2004-09-29 Heikki LevantoFixed the rsmultior forward problem.
2004-09-28 Adam DickmeissInclude yaz/options.h
2004-09-28 Heikki Levantomultiand seesm to work. Is used for and-lists (@attr...
2004-09-28 Adam DickmeissMade zebramap.h public too
2004-09-28 Adam DickmeissReorganized header files so that a certain subset are...
2004-09-27 Adam DickmeissImplemented loadable filters.
2004-09-26 Adam DickmeissFix bug 154: Option -n does not disable shadow as it...
2004-09-26 Adam DickmeissFix bug 156: Index corrupted after large-scale test.
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 Adam DickmeissAvoid using NULL bfs in zebra_init
2004-09-09 Heikki LevantoAdded the scope parameter to rsets, and using it in...
2004-09-09 Adam DickmeissExtra page_size arg for dict_open.
2004-09-03 Heikki LevantoRemoved some FIXMEs. Mostly comments on things that...
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 Adam DickmeissUpdate cvsignore due to new type of files generated...
2004-08-30 Adam DickmeissFix various order for various linking steps. Add Tcl...
2004-08-30 Heikki LevantoUsing a separate nmem for creating rsets
2004-08-25 Adam DickmeissFix syntax (oops)
2004-08-25 Adam DickmeissMove headers zebraapi.h->idzebra/api.h, zebraver.h...
2004-08-25 Adam DickmeissDo not include rsm_or.h . It is dead
2004-08-25 Adam DickmeissInitialize count, type due to removed rset terms
2004-08-24 Heikki LevantoUsing a bit more of those nmems in rsets
2004-08-24 Heikki LevantoCleaned up the creation of rsets, added nmem
2004-08-24 Adam DickmeissSwitching to Libtool shared libraries for Zebra.
2004-08-20 Heikki LevantoRemoved the term count stuff from all rsets, and fixed...
2004-08-19 Heikki LevantoEstimating the term occurrences the same way as total...
2004-08-19 Heikki Levantothe new multior. Seems to work, forwards OK, does not...
2004-08-18 Adam DickmeissFix bug in rec_release_blcoks that caused Zebra to...
2004-08-16 Heikki LevantoAdded skeleton for multior - not at all functional...
2004-08-16 Heikki LevantoAnother 64-bit format string
2004-08-11 Adam DickmeissFix truncation for isam:b for deleted words (which...
2004-08-10 Heikki LevantoAdded maxhits config option. Not yet used in present...
2004-08-10 Heikki LevantoLimiting hits to INT_MAX, because yaz can't handle...
2004-08-10 Heikki Levantousing a few more zints for hitcounts etc
2004-08-09 Adam DickmeissChanging type of block_size to make register compatible...
2004-08-09 Adam DickmeissRemove libisam.a
2004-08-06 Adam DickmeissMore type casts due to zint.
2004-08-06 Adam DickmeissRemove oldest isam (isam:i)
2004-08-06 Adam DickmeissFix term counters to be of type zint. Fix several print...
2004-08-06 Adam DickmeissAdded several type casts and changed many types - mostl...
2004-08-06 Heikki LevantoUsing doubles in the position estimates, not to loose...
2004-08-06 Heikki Levantoestimatehits config option,
2004-08-06 Adam DickmeissOnly use inline on GCC
2004-08-04 Adam DickmeissRemove log message
2004-08-04 Adam DickmeissFix declaration - to make it backwards compatible
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-08-02 Adam DickmeissSelect database before commit takes place to ensure...
2004-07-28 Adam DickmeissAdded a new 'cut' directive to charmaps (.chr files...
2004-07-28 Adam DickmeissUpdate Perl internals so that it matches the current...
2004-06-16 Adam DickmeissEnabling rsprox. Tests OK
2004-06-15 Adam DickmeissMinor changes to avoid a few warnings
2004-06-15 Adam DickmeissShell accepts -c <config> option
2004-06-14 Mike TaylorComment only, on possible widening of relevance plugin...
2004-06-13 Adam DickmeissHandle undefined rank handler
2004-06-13 Adam DickmeissAvoid crash zvrank.weighting-scheme is unset.
2004-06-09 Adam DickmeissMake codec routines public again. Add key_get_seq
2004-06-08 Marc Crommecredits given to tho credit deserves
2004-06-07 Adam DickmeissMaximum number of records to be sorted in a result...
2004-06-03 Adam DickmeissRemove two yaz_log that was added in previous commit
2004-06-03 Adam DickmeissBug fix: zebra indexed files that did not match extensi...
2004-06-02 Adam DickmeissMake codec routines static
2004-06-01 Heikki LevantoFixed a borderline case isamb_forward
2004-06-01 Adam DickmeissNew method log_item for the various isams to print...
2004-06-01 Adam DickmeissAdd assert to exploit bug
2004-06-01 Heikki Levantoisamb forward
2004-05-30 Adam DickmeissExperiment with new codec for keys
2004-05-30 Adam DickmeissFix option -f
2004-05-27 Adam DickmeissRaw retrieval mode uses raw copy instead of text filter
2004-05-26 Adam DickmeissAllow use of string attributes for regular attribute...
2004-05-10 Adam DickmeissDo not use obsolete YAZ defines
2004-05-05 Mike TaylorRefuse to scan with step-size specified and non-zero.
2004-03-29 Adam DickmeissFixed bug in return of handle for init when authenticat...
2004-01-29 Adam DickmeissFixed a number of warnings. Copyright year.
2004-01-22 Heikki LevantoMade the temp file policy configurable by zebra.cfg...
2004-01-22 Heikki LevantoNot creating a temporary file when indexing, if there...
2004-01-22 Adam DickmeissDont complain about missing matchStr
2004-01-22 Adam DickmeissRevise resource API to take default/override resources.
2004-01-15 Adam DickmeissTowards 1.3.15 ZEBRA.1.3.15
2004-01-15 Adam Dickmeiss X-Path attribute expressions with spaces in them is...
2003-12-04 Heikki Levantozebrash can now sort a result set
2003-11-28 Adam DickmeissBug fix: zebra_begin_trans did not always invalidate...
2003-11-24 Mike TaylorFix long-int overflow when calculating number of micros...
2003-11-21 Heikki LevantoMinor details
2003-11-09 olegMore friendly behaviour in during character set negotia...
2003-10-20 Adam DickmeissImprove message for bad path in file traversal. logf...
2003-10-07 Adam DickmeissOn -V, display Expat version
2003-09-23 Adam DickmeissUse fgets when input if not a tty. Remove newline for...
2003-09-23 Adam DickmeissWS
2003-09-16 Adam DickmeissDisplay Tcl version if enabled
2003-09-05 Adam DickmeissCheck for valid handle in call to zebra_pidfname
2003-09-05 Adam DickmeissOnly issue error 114 if all databases fail
2003-08-21 Adam DickmeissWrite zebrasrv.pid to lockDir.
2003-07-07 Heikki LevantoFixed a bug in zebrash and a warning in zebraapi
2003-07-07 poprenamed perl specific sorting
2003-07-04 Heikki Levantominor fix
next