Zebra uses string attributes for indexing internally. Using set+numeric
[idzebra-moved-to-github.git] / recctrl / recgrs.c
2006-05-19 Adam DickmeissZebra uses string attributes for indexing internally...
2006-05-10 Adam DickmeissPut local variables footer in all c, h files.
2006-02-07 Adam DickmeissFix dfa_match_first to avoid match past nul byte
2006-02-06 Adam DickmeissFix for bug 460
2006-02-06 Adam DickmeissDont index attributes. Bug #460
2005-08-22 Adam DickmeissMembers in RecWord term_buf, index_name changed from...
2005-08-03 Adam DickmeissGet rid of a few YLOG_LOGs
2005-06-29 Adam DickmeissFixed bug #317: xelm only indexes cdata at matching...
2005-06-23 Adam DickmeissRegister type (w,p) + set-use/string attriute combined...
2005-04-29 Adam DickmeissWS + reformat updates
2005-03-05 Adam DickmeissString attribute support for record filter interface.
2005-01-17 Adam DickmeissReworked source parser for termlists in .abs-file....
2005-01-15 Adam DickmeissBump year. Change Aps->ApS
2005-01-05 Adam DickmeissDo not include dlfcn.h
2004-12-21 Adam DickmeissChange character conversion steps for grs record retrie...
2004-12-13 Adam Dickmeissusing yaz/log.h again
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-10-12 Sebastian HammerEnabled retrieval of zebra metadata in XML when element...
2004-09-28 Adam DickmeissReorganized header files so that a certain subset are...
2004-09-27 Adam DickmeissImplemented loadable filters.
2004-08-24 Adam DickmeissAllow range to be specified in termlist, e.g. title...
2004-08-06 Adam DickmeissMore type casts due to zint.
2004-08-06 Adam DickmeissFix term counters to be of type zint. Fix several print...
2004-05-21 Adam DickmeissAdded grs.danbib filter - for Danish Bibliographic...
2003-10-07 Adam Dickmeissyaz_log instead of logf. Change logging a bit
2003-09-16 Adam DickmeissAllow C89 comments only
2003-09-16 Adam DickmeissTest sort/config
2003-08-21 Adam DickmeissNew filter grs.marcxml.
2003-06-17 Adam DickmeissFixed anchor handling for /patterns/ (tryMatch)
2003-06-12 Adam DickmeissFix for root.absyn not being set (when .abs is bad...
2003-05-05 Adam DickmeissWS. Use data1_concat_text
2003-04-25 Adam DickmeissIndentation
2003-04-24 popxelm directive support changed. xpath: enable directive...
2003-04-24 Adam DickmeissMinor changes in Debug log messages
2003-03-08 popfree xpath regexp
2003-02-20 Adam DickmeissBump version
2003-02-18 Adam DickmeissUpdated for YAZ 1.9.3
2003-02-04 popxelm support enhanced, now supports simpler predicates
2002-12-16 Adam Dickmeissxelm
2002-12-02 Adam DickmeissDirective systag.
2002-11-15 Adam DickmeissMissing grs_add_handler for Perl
2002-10-08 Adam DickmeissFix setting of schemaIdentifier or GRS-1 records
2002-09-24 Adam DickmeissAdd Zebra metadata as suggested by Mike Taylor
2002-09-02 Adam DickmeissBetter check for Tcl on Debian
2002-08-30 Adam DickmeissAdd whitespace for idzebra XML elements (to make it...
2002-08-29 Adam DickmeissFix xpath indexing for non-existent attribute value
2002-08-28 Adam DickmeissZebra uses yaz_iconv
2002-08-28 Adam DickmeissZebra uses own XML reader (was part of YAZ before)
2002-08-23 Adam DickmeissPrint more characters for pretty dump
2002-08-17 Adam Dickmeissxpath enable/disable
2002-08-02 Adam DickmeissTowards GPL
2002-08-02 Adam DickmeissXPATH fixes - leaf attributes part of tag path
2002-08-01 Adam DickmeissRemove data1_pr_tree
2002-08-01 Adam DickmeissWork on xpath-like queries
2002-07-25 Adam DickmeissCharacter set negotiation updates
2002-07-05 Adam DickmeissConvert to ISO-8859-1 for indexing and retrieval
2002-07-03 Adam DickmeissPrepare for extra root tag node for better XML support
2002-07-02 Adam Dickmeissidzebra:{filename,score,size,localnumber} tags for XML
2002-05-28 Adam DickmeissNo more @-tag for MARC
2002-05-14 Adam DickmeissFixed x-path indexing
2002-05-13 Adam DickmeissXML reader for data1 (EXPAT)
2002-05-07 Adam Dickmeissdata1 updates. Run number fix
2002-05-03 Adam Dickmeissdata1 cleanup
2002-04-13 Adam DickmeissMore XPATH work; common sequence numbers for extract...
2002-04-12 Adam DickmeissWork on XPATH
2002-04-11 Adam Dickmeisswork on string tag indexing
2002-03-21 Adam DickmeissSource 'tag' in abs-file
2002-02-20 Adam DickmeissWork on new API. Locking system re-implemented
2001-05-22 Adam DickmeissRemoved print of data1 tree on stdout so that inetd...
2001-03-29 Adam DickmeissFixed "record begin" for Tcl filter.
2000-12-05 Adam DickmeissFixed problem where indexer could crash if abstract...
2000-12-05 Adam DickmeissFixed minor bug that could cause zmbol to break it...
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-11-29 Adam DickmeissFixed problem with passwd db.
2000-02-25 Adam DickmeissFixed bug regarding pointer conversion that showed...
1999-11-30 Adam DickmeissImproved installation. Updated for inclusion of YAZ...
1999-09-07 Adam DickmeissWork on character mapping. Implemented replace rules.
1999-07-14 Adam DickmeissFixed potential memory leak.
1999-07-06 Adam DickmeissRetrieval handler obeys schema and handles XML transfer...
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-03-02 Sebastian HammerAdded "tagsysno" and "tagrank" directives to zebra...
1999-02-18 Adam DickmeissMinor changes.
1999-02-02 Adam DickmeissUpdated WIN32 code specific sections. Changed header.
1998-10-18 Adam DickmeissChanged one logf call.
1998-10-16 Adam DickmeissUpdated record control system.
1998-07-01 Adam DickmeissElement localno only added when it's greater than 0.
1998-05-20 Adam DickmeissImplemented automatic EXPLAIN database maintenance.
1998-03-11 Adam DickmeissChanged the way sequence numbers are generated.
1998-03-05 Adam DickmeissMinor changes.
1998-02-10 Adam DickmeissImplemented Sort.
1998-01-29 Adam DickmeissFixed problem with mapping to record with unknown schema.
1998-01-26 Adam DickmeissBetter diagnostics.
1997-11-06 Adam DickmeissImplemented "begin variant" for the sgml.regx filter.
1997-10-31 Adam DickmeissAdded a few log statements.
1997-10-29 Adam DickmeissUsing oid_ent_to_oid used instead of the non thread...
1997-10-27 Adam DickmeissWork on generic character mapping depending on "structu...
next