2009-01-09 |
Adam Dickmeiss | Happy new year |
blob | commitdiff |
2008-11-05 |
Adam Dickmeiss | Make section_id part of multi-value sort (one sort... |
blob | commitdiff | diff to current |
2008-10-23 |
Adam Dickmeiss | New attribute @fields for snippets that indicates match... |
blob | commitdiff | diff to current |
2008-10-02 |
Adam Dickmeiss | Fixes for sort-based facets. |
blob | commitdiff | diff to current |
2008-10-02 |
Adam Dickmeiss ... | Fixed addinfo passing. Index type 's' is sort for absen... |
blob | commitdiff | diff to current |
2008-09-11 |
Adam Dickmeiss | Facets using sort register functional |
blob | commitdiff | diff to current |
2008-09-11 |
Adam Dickmeiss | Simplify a bit. Turned a few functions to static |
blob | commitdiff | diff to current |
2008-09-11 |
Adam Dickmeiss | Using WRBUF for additional info stuff for retrieval |
blob | commitdiff | diff to current |
2008-09-10 |
Adam Dickmeiss | Deal with multiple sort keys in zebra::index:: retrievals |
blob | commitdiff | diff to current |
2008-09-08 |
Adam Dickmeiss | First work on multi value sort ISAM |
blob | commitdiff | diff to current |
2008-07-09 |
Adam Dickmeiss | Fixed call to zebra_snippets_log |
blob | commitdiff | diff to current |
2008-07-08 |
Adam Dickmeiss | Added special_fetch for record control system. |
blob | commitdiff | diff to current |
2008-04-03 |
Adam Dickmeiss | Omit CVS Id. Update copyright year. |
blob | commitdiff | diff to current |
2008-04-03 |
Adam Dickmeiss ... | Using YLOG_DEBUG instead of YLOG_LOG for facets stuff. |
blob | commitdiff | diff to current |
2008-03-05 |
Adam Dickmeiss | Added new tuning paramters for facets. |
blob | commitdiff | diff to current |
2008-01-24 |
Adam Dickmeiss | Handle untrans failure for element fetch zebra::index:. |
blob | commitdiff | diff to current |
2008-01-16 |
Adam Dickmeiss | Zebra logs timing for facet results |
blob | commitdiff | diff to current |
2007-12-05 |
Adam Dickmeiss | Allow facet size to be specified. |
blob | commitdiff | diff to current |
2007-12-05 |
Adam Dickmeiss | Sort facets by set frequency. |
blob | commitdiff | diff to current |
2007-12-04 |
Adam Dickmeiss | SUTRS-like result for Facet. |
blob | commitdiff | diff to current |
2007-12-03 |
Adam Dickmeiss | Omit first-in-field index terms for facets |
blob | commitdiff | diff to current |
2007-12-03 |
Adam Dickmeiss | Added function zebra_create_rset_isam . |
blob | commitdiff | diff to current |
2007-12-03 |
Adam Dickmeiss | First functional facet result (zebra::facet::..). |
blob | commitdiff | diff to current |
2007-11-30 |
Adam Dickmeiss | Allow record retrieval for record types using custom... |
blob | commitdiff | diff to current |
2007-10-31 |
Adam Dickmeiss | Changed the index type to a string everywhere. |
blob | commitdiff | diff to current |
2007-10-29 |
Adam Dickmeiss | Changed type of index_type char/int to string. |
blob | commitdiff | diff to current |
2007-10-29 |
Adam Dickmeiss | WS changes for function calls. |
blob | commitdiff | diff to current |
2007-08-21 |
Adam Dickmeiss | Scan now returns displayTerm which is extract from... |
blob | commitdiff | diff to current |
2007-08-21 |
Adam Dickmeiss | Generic snippet support. Unlike previous versions of... |
blob | commitdiff | diff to current |
2007-05-08 |
Adam Dickmeiss | Use Odr_oid for OIDs. Require YAZ 3.0.2 or later. |
blob | commitdiff | diff to current |
2007-04-16 |
Adam Dickmeiss | Another and hopefully, last, YAZ OID DB update |
blob | commitdiff | diff to current |
2007-04-16 |
Adam Dickmeiss | Update for YAZ 3s new OID system |
blob | commitdiff | diff to current |
2007-03-19 |
Adam Dickmeiss | WRBUF updates. |
blob | commitdiff | diff to current |
2007-03-06 |
Adam Dickmeiss | Fixed bug #931: lem 'zebra::index::field' hangs if... |
blob | commitdiff | diff to current |
2007-02-28 |
Adam Dickmeiss | Fix handling of record retrieval in the case of open... |
blob | commitdiff | diff to current |
2007-02-02 |
Adam Dickmeiss | Use YAZ_BIB1_SYSTEM_ERROR_IN_PRESENTING_RECORDS everywh... |
blob | commitdiff | diff to current |
2007-01-15 |
Adam Dickmeiss | 2007. |
blob | commitdiff | diff to current |
2006-12-19 |
Adam Dickmeiss | Using zebra::index::field:s rather than zebra::sort... |
blob | commitdiff | diff to current |
2006-12-18 |
Adam Dickmeiss | Implemented sorting via the ISAMB system. To enable... |
blob | commitdiff | diff to current |
2006-11-29 |
Marc Cromme | shortened zebra::meta:.sysno lement XML format |
blob | commitdiff | diff to current |
2006-11-24 |
Marc Cromme | updated test since non-used attributes are not longer... |
blob | commitdiff | diff to current |
2006-11-24 |
Adam Dickmeiss | Using wrbuf rather than sprintf. Allow all syntaxes... |
blob | commitdiff | diff to current |
2006-11-23 |
Adam Dickmeiss | Use size of rec->info stuff in meta record fetch. Faili... |
blob | commitdiff | diff to current |
2006-11-23 |
Marc Cromme | implemented full metadata display of fast element set... |
blob | commitdiff | diff to current |
2006-11-21 |
Adam Dickmeiss | Get rid of SYSNO which is zint anyway. Removed various... |
blob | commitdiff | diff to current |
2006-11-17 |
Marc Cromme | removing unnecessary comments |
blob | commitdiff | diff to current |
2006-11-16 |
Marc Cromme | protected wrong buffer-length write by initializing... |
blob | commitdiff | diff to current |
2006-11-16 |
Adam Dickmeiss | Output format = input for zebra::data fetch (raw fetch). |
blob | commitdiff | diff to current |
2006-11-16 |
Adam Dickmeiss | idzebra:: stuff functional. |
blob | commitdiff | diff to current |
2006-11-15 |
Marc Cromme | added suggestions for better workflow in comments |
blob | commitdiff | diff to current |
2006-11-14 |
Marc Cromme | re-organized record retrieval such that special element... |
blob | commitdiff | diff to current |
2006-11-13 |
Marc Cromme | written XML formatting for new zebra-specific elem... |
blob | commitdiff | diff to current |
2006-11-13 |
Adam Dickmeiss | Parse element spec zebra::field,type to make Zebra... |
blob | commitdiff | diff to current |
2006-11-09 |
Adam Dickmeiss | Renamed function zebra_snippets_rec_keys to zebra_rec_k... |
blob | commitdiff | diff to current |
2006-09-15 |
Adam Dickmeiss | Rename rec_rm to rec_free. Annotate the recindex.h... |
blob | commitdiff | diff to current |
2006-08-22 |
Adam Dickmeiss | Common stream reader interface for record filters ... |
blob | commitdiff | diff to current |
2006-08-14 |
Adam Dickmeiss | Update copyright year + FSF address |
blob | commitdiff | diff to current |
2006-06-07 |
Adam Dickmeiss | Use CAST_ZINT_TO_INT in some places, so we can easily... |
blob | commitdiff | diff to current |
2006-05-19 |
Adam Dickmeiss | Furhter code reductions because of string attributes |
blob | commitdiff | diff to current |
2006-05-10 |
Adam Dickmeiss | Put local variables footer in all c, h files. |
blob | commitdiff | diff to current |
2006-05-02 |
Marc Cromme | added possibility to display static rank information... |
blob | commitdiff | diff to current |
2006-04-25 |
Adam Dickmeiss | Implemented special retrieval _storekeys_ which returns... |
blob | commitdiff | diff to current |
2005-10-28 |
Adam Dickmeiss | Using zebra_rec_keys for per-record key store |
blob | commitdiff | diff to current |
2005-10-28 |
Adam Dickmeiss | Fix leak for rset_key_control |
blob | commitdiff | diff to current |
2005-08-26 |
Adam Dickmeiss | Update snippets handling for new store keys structure... |
blob | commitdiff | diff to current |
2005-08-19 |
Marc Cromme | taken snippet stuff out to avoid problems from this... |
blob | commitdiff | diff to current |
2005-08-19 |
Adam Dickmeiss | Remove snippet log stuff |
blob | commitdiff | diff to current |
2005-06-14 |
Adam Dickmeiss | Use HAVE_UNISTD_H when including unistd.h. |
blob | commitdiff | diff to current |
2005-06-07 |
Adam Dickmeiss | Added snippet utilities and snippet window implementation. |
blob | commitdiff | diff to current |
2005-05-31 |
Adam Dickmeiss | Towards snippets/high-light of matched terms in records... |
blob | commitdiff | diff to current |
2005-04-14 |
Adam Dickmeiss | Reserved element set _sysno_ returns sysno for record |
blob | commitdiff | diff to current |
2005-01-15 |
Adam Dickmeiss | Bump year. Change Aps->ApS |
blob | commitdiff | diff to current |
2004-11-29 |
Adam Dickmeiss | Add member addinfo for recRetrieveCtrl to throw better... |
blob | commitdiff | diff to current |
2004-11-19 |
Heikki Levanto | Using the new ylog.h everywhere, and fixing what that... |
blob | commitdiff | diff to current |
2004-09-27 |
Adam Dickmeiss | Implemented loadable filters. |
blob | commitdiff | diff to current |
2004-08-10 |
Heikki Levanto | using a few more zints for hitcounts etc |
blob | commitdiff | diff to current |
2004-08-06 |
Heikki Levanto | estimatehits config option, |
blob | commitdiff | diff to current |
2004-08-04 |
Adam Dickmeiss | Remove isamd. It's not been in use for a long time... |
blob | commitdiff | diff to current |
2004-05-27 |
Adam Dickmeiss | Raw retrieval mode uses raw copy instead of text filter |
blob | commitdiff | diff to current |
2002-08-02 |
Adam Dickmeiss | Towards GPL |
blob | commitdiff | diff to current |
2002-07-25 |
Adam Dickmeiss | Character set negotiation updates |
blob | commitdiff | diff to current |
2002-07-02 |
Adam Dickmeiss | idzebra:{filename,score,size,localnumber} tags for XML |
blob | commitdiff | diff to current |
2002-05-03 |
Adam Dickmeiss | play with shellsort |
blob | commitdiff | diff to current |
2002-04-04 |
Adam Dickmeiss | Multi register works with record paths and data1 profil... |
blob | commitdiff | diff to current |
2002-04-04 |
Adam Dickmeiss | Multiple registers (alpha early) |
blob | commitdiff | diff to current |
2001-01-22 |
Adam Dickmeiss | Added support for raw retrieval (element set name ... |
blob | commitdiff | diff to current |
2000-03-20 |
Adam Dickmeiss | Added remote record import using Z39.50 extended servic... |
blob | commitdiff | diff to current |
2000-03-15 |
Adam Dickmeiss | First work on threaded version. |
blob | commitdiff | diff to current |
1999-10-29 |
Adam Dickmeiss | Fixed minor bug where database name wasn't set in zebra... |
blob | commitdiff | diff to current |
1999-05-26 |
Adam Dickmeiss | C++ compilation. |
blob | commitdiff | diff to current |
1999-05-20 |
Adam Dickmeiss | Implemented TCL filter. Updated recctrl system. |
blob | commitdiff | diff to current |
1999-03-09 |
Adam Dickmeiss | More work on SDRKit integration. |
blob | commitdiff | diff to current |
1999-03-02 |
Sebastian Hammer | Added "tagsysno" and "tagrank" directives to zebra... |
blob | commitdiff | diff to current |
1999-02-18 |
Adam Dickmeiss | Minor changes. |
blob | commitdiff | diff to current |
1999-02-17 |
Adam Dickmeiss | Fixed in record_fetch. Minor updates to API. |
blob | commitdiff | diff to current |
1999-02-02 |
Adam Dickmeiss | Updated WIN32 code specific sections. Changed header. |
blob | commitdiff | diff to current |
1998-10-28 |
Adam Dickmeiss | SDRKit integration. |
blob | commitdiff | diff to current |
1998-10-16 |
Adam Dickmeiss | Updated record control system. |
blob | commitdiff | diff to current |
1998-03-05 |
Adam Dickmeiss | New result set model and modular ranking system. Moved... |
blob | commitdiff | diff to current |
|