Implemented update action : adelete.
[idzebra-moved-to-github.git] / index / extract.c
2005-03-16 Adam DickmeissHonor fileVerboseLimit for zebra_add_record (buffer_ext...
2005-03-09 Adam DickmeissSeveral updates for the changes of hit count datatype...
2005-03-08 Adam DickmeissAdded a few casts from zint to double/int where appropr...
2005-03-05 Adam DickmeissString attribute support for record filter interface.
2005-01-15 Adam DickmeissBump year. Change Aps->ApS
2004-12-21 Adam DickmeissDont log each indexed entry
2004-12-02 Adam DickmeissMove X-Path tests to xpath subdirectory.
2004-12-01 Adam DickmeissReduce logging for indexing
2004-11-29 Adam DickmeissAdd support for section/chapter indexing. Add safari...
2004-11-19 Heikki LevantoUsing the new ylog.h everywhere, and fixing what that...
2004-10-04 Adam DickmeissOnly warn about empty records within file verbose limit
2004-10-01 Heikki Levantofixed a debug log message
2004-09-27 Adam DickmeissImplemented loadable filters.
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-08-10 Heikki Levantousing a few more zints for hitcounts etc
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-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-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-01 Heikki LevantoFixed a borderline case isamb_forward
2004-06-01 Adam DickmeissAdd assert to exploit bug
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.
2003-10-07 Adam DickmeissOn -V, display Expat version
2003-06-30 Adam DickmeissImplemented drop database
2003-04-15 Adam DickmeissFixes for multiple updates in one transaction
2003-03-13 popadded zebra_insert_record call, function in perl api...
2003-03-12 popadded force_update option for update_record, delete_rec...
2003-03-05 Adam DickmeissWIN32/Unix installation sections
2003-03-04 Adam Dickmeisszebra_begin_trans got extra "write" flag. zebra_begin_read
2003-02-27 popzebra_end_trans is just calling zebra_end_transaction...
2003-02-27 Adam DickmeissFix memory leak for sortKeys.buf.
2003-02-26 popDon't dump core, when there were no recods indexed...
2003-02-26 popadded recordType parameter to bufferExtractRecord
2003-02-25 Adam DickmeissChange types of signed/unsigned int
2002-12-30 Adam DickmeissUpdate zthes example 2 to use xelm
2002-12-16 Adam DickmeissFix X-Path Searching for numeric structure
2002-11-26 Adam DickmeissRemove // comments
2002-11-15 Adam DickmeissPerl Filter and Perl API
2002-11-07 Adam DickmeissSortKey fix and better logging for extract_rec_in_mem
2002-10-24 Adam DickmeissFix sort key creation (bug introduced by previous commit)
2002-10-24 Heikki Levantocleaning old code away
2002-10-23 Adam DickmeissFix sort. Delete dup session_lock in zebra_close
2002-10-22 Adam Dickmeissdata1 part of zebra
2002-10-22 Heikki LevantoAPI to the resource system, passing memMax through it.
2002-10-16 Heikki LevantoOptimizing insert-delete pairs away
2002-08-29 Adam DickmeissUsing yaz_log_init_prefix2 instead log_event_start...
2002-08-29 Adam DickmeissFix log messages
2002-08-28 Adam DickmeissZebra uses own XML reader (was part of YAZ before)
2002-08-02 Adam DickmeissTowards GPL
2002-05-07 Adam Dickmeissdata1 updates. Run number fix
2002-05-03 Adam Dickmeissplay with shellsort
2002-04-15 Adam Dickmeisslog number of records processed, etc
2002-04-13 Adam DickmeissMore XPATH work; common sequence numbers for extract...
2002-04-04 Adam DickmeissMulti register works with record paths and data1 profil...
2002-04-04 Adam DickmeissMultiple registers (alpha early)
2002-03-15 Adam Dickmeiss*** empty log message ***
2002-03-14 Adam DickmeissWIN32 compile (again)
2002-02-20 Adam DickmeissFixes for update
2002-02-20 Adam DickmeissWork on new API. Locking system re-implemented
2001-10-15 Adam DickmeissPOSIX thread updates. First work on term sets.
2001-06-14 Adam DickmeissBug fix: default storeKeys setting wasn't read when...
2001-05-28 Adam DickmeissCall flushSortKeys when record is skipped to fix bad...
2000-12-05 Adam DickmeissTermlist source implemented (so that we can index value...
2000-12-05 Adam DickmeissFixed bug regarding user-defined attribute sets.
2000-09-05 Adam DickmeissUpdates for prefix 'yaz_' for YAZ log functions.
2000-05-18 Adam DickmeissSystem call times(2) used again. More 64-bit fixes.
2000-05-15 Adam DickmeissAdded 64 bit file input.
2000-05-15 Adam DickmeissMinor change.
2000-03-20 Adam DickmeissAdded remote record import using Z39.50 extended servic...
2000-02-24 Adam DickmeissSequence number incremented after each incomplete-field.
1999-09-07 Adam DickmeissWork on character mapping. Implemented replace rules.
1999-07-06 Adam DickmeissUpdated record index structure. Format includes version...
1999-05-26 Adam DickmeissC++ compilation.
1999-05-21 Adam DickmeissBetter diagnostics for extraction process.
1999-05-20 Adam DickmeissImplemented TCL filter. Updated recctrl system.
1999-05-15 Adam DickmeissUpdated dictionary. Implemented "compression" of dictio...
1999-03-09 Adam DickmeissMore work on SDRKit integration.
1999-02-12 Adam DickmeissImplemented position-flag for registers.
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-10-15 Adam DickmeissFixed bug in Zebra that caused it to stop indexing...
1998-10-13 Adam DickmeissFixed one log message and change use ordinal to be...
1998-09-22 Adam DickmeissChanged result sets to be persistent in the sense that...
1998-06-11 Adam DickmeissChanged the way use attributes are specified in the...
1998-06-08 Adam DickmeissAdded suport for EXPLAIN Proxy servers - added settings...
1998-05-20 Adam DickmeissImplemented automatic EXPLAIN database maintenance.
1998-03-11 Adam DickmeissChanged the way sequence numbers are generated.
1998-03-05 Adam DickmeissNew result set model and modular ranking system. Moved...
1998-02-17 Adam DickmeissFixed bug: binary files weren't opened with flag b...
1998-02-10 Adam DickmeissImplemented Sort.
1998-01-12 Adam DickmeissThe test option (-s) only uses read-lock (and not write...
1997-10-27 Adam DickmeissMoved towards generic character mapping depending on...
next