Put local variables footer in all c, h files.
[idzebra-moved-to-github.git] / index / extract.c
2006-05-10 Adam DickmeissPut local variables footer in all c, h files.
2006-05-09 Marc Crommeadded sysno and matchStr (if exists) to logging of...
2006-04-05 Adam DickmeissRenamed fileExtract to zebra_extract_file.. The new...
2006-03-30 Adam DickmeissAdd extra argument to zebraExplain_lookup_ord so that...
2006-03-25 Adam DickmeissFix logging of record type
2006-03-20 Mike TaylorFix printf()-format mismatch error, %d/zint.
2006-02-20 Adam DickmeissHandle negative staticranks returned by filters.. Issue...
2006-02-09 Adam DickmeissFixed bug #447: Zebra aborts with "isamb: Inconsistent...
2006-02-08 Adam DickmeissFixed bug #462: recordId: (set,use) is picky
2005-12-09 Adam DickmeissFor buffer_extract_sysno, match criteria is only used...
2005-11-10 Adam DickmeissAllow updates on empty records.
2005-11-09 Adam DickmeissRegister no longer uses register type prefix (REG_TYPE_...
2005-10-28 Adam DickmeissUsing zebra_rec_keys for per-record key store
2005-10-28 Adam DickmeissFix leak for rset_key_control
2005-09-16 Adam DickmeissAllow same document to be modified multiple times withi...
2005-08-30 Adam DickmeissFixed a problem in snippets handling that occurred...
2005-08-26 Adam DickmeissUpdate snippets handling for new store keys structure...
2005-08-22 Adam DickmeissAdded type signed/unsigned char type casts to make...
2005-08-19 Adam DickmeissRemoved unused variable
2005-08-19 Adam DickmeissPass staticrank in buffer_extract_record. This is what...
2005-08-18 Adam DickmeissAdded support for static ranking. Bug #174. The staticr...
2005-08-05 Adam DickmeissFixed bug #400: Generic record IDs doesn't match.
2005-06-23 Adam DickmeissRegister type (w,p) + set-use/string attriute combined...
2005-06-14 Adam DickmeissUse HAVE_UNISTD_H when including unistd.h.
2005-06-07 Adam DickmeissSave register type for TERMIDs and snippets.
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-29 Adam DickmeissRemove a few YLOG_LOGs
2005-04-28 Adam DickmeissAdded utility function init_extractCtrl to initialize...
2005-04-28 Adam DickmeissRemove unused members from file_read struct (sdr_..).
2005-04-28 Adam DickmeissAdded new fundamental filter 'xslt'. This filter reads...
2005-04-15 Adam DickmeissMany public functions returns ZEBRA_RES rather than...
2005-03-17 Adam DickmeissDo not warn about empty records
2005-03-17 Adam DickmeissDo not warn about empty records unless they are marked...
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
next