2004-12-02 |
Adam Dickmeiss | Do not use sub directories for test. |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Adam Dickmeiss | Added zebra_meta_records_create_range |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Adam Dickmeiss | Removed unused file. |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Adam Dickmeiss | sort test now using api |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Adam Dickmeiss | Move X-Path tests to xpath subdirectory. |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Adam Dickmeiss | charmap test using api |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Adam Dickmeiss | Remove unused stuff |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Adam Dickmeiss | Convert tests to programs |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Adam Dickmeiss | Cosmtic changes. No code change in actual code |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Adam Dickmeiss | Reduce logging for indexing |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Adam Dickmeiss | Add support for section/chapter indexing. Add safari... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Adam Dickmeiss | Fix length for ISAMB dummy block |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Adam Dickmeiss | Add member addinfo for recRetrieveCtrl to throw better... |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Adam Dickmeiss | Fixed bug #218: if a certain element/attrirbute doesn... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Adam Dickmeiss | Fix bug #216: Link missing Expat symbols. |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Adam Dickmeiss | Fix new bug introduced by previous commit (../yaz*... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Adam Dickmeiss | Require YAZ 2.0.29 or later |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Adam Dickmeiss | Fixed bug #212: make distcheck uses global yaz, not... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Heikki Levanto | Fixed minor problems with deb/stable |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Heikki Levanto | Using the new ylog.h everywhere, and fixing what that... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Adam Dickmeiss | Change spacing |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Adam Dickmeiss | Make isam:c work again |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Adam Dickmeiss | Fix bug #171. Align with 1.3.16 branch. |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Adam Dickmeiss | Fix leak in resultSetRank. Rework logging and layout |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Adam Dickmeiss | Require YAZ 2.0.27 in configure |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Heikki Levanto | Cleaned a bit |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Heikki Levanto | New rsbeween implementation. Much shorter and easier... |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Heikki Levanto | Dynamic logging and minor cleaning |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Heikki Levanto | New logging -v rsisamc |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Heikki Levanto | Logging with the new dynamic levels |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Heikki Levanto | Fixed expected results to match with the corrected... |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Heikki Levanto | - Changed logging levels to the new symbolic system... |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Heikki Levanto | Fixed the way keys are displayed in the log |
commit | commitdiff | tree | snapshot |
2004-11-03 |
Heikki Levanto | Fixed bug #203, rank-1 crashed with isam-c |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Heikki Levanto | Added tests for catching the missing occurrences in... |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Heikki Levanto | Added debug info and comments to hunt bug #202 |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Heikki Levanto | Added a test for ranking together with xpath - |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Heikki Levanto | Added a missing config file |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Heikki Levanto | Added xpath tests in test/api, disables test/xpath |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Heikki Levanto | Added the first xpath test |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Heikki Levanto | Refactored more stuff into testlib, cleaned up the... |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Heikki Levanto | Fixed an old-style declaration |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Heikki Levanto | Cleaned the test programs a bit, used routines in testlib |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Heikki Levanto | Added missing file |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Heikki Levanto | Added the forgotten file |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Heikki Levanto | Removed livcode ranking |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Heikki Levanto | Re-estabslished rank-1. Gets same order of results... |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Adam Dickmeiss | Make zebra cfg part of dist to ensure tests pass |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Heikki Levanto | Term counts right in the log (if not in searchresponse) |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Heikki Levanto | Cleaned debug logs away |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Heikki Levanto | Added a routine to get an array of terms in a query... |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Heikki Levanto | Getting the terms from rsets where needed, still not... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Heikki Levanto | Creating search terms, and passing them around in searc... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Adam Dickmeiss | Zebra not returning Valid XML. |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Marc Cromme | first version of zebra init script added |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Heikki Levanto | Passing a TERMID to rsets when creating, and getting... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Heikki Levanto | Added a forgotten cfg file that is needed for t8 |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Sebastian Hammer | Enabled retrieval of zebra metadata in XML when element... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Heikki Levanto | Added a load of assertions in the zebraapi.c, so now... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Adam Dickmeiss | Handle bad est espec properly |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Adam Dickmeiss | Only warn about empty records within file verbose limit |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Adam Dickmeiss | Using proper type this time |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Adam Dickmeiss | Add missing hash member to data1_element |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Adam Dickmeiss | shadow/register not enabled by default |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Heikki Levanto | New tests for numeric searches |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Heikki Levanto | Added an asserion in zebra_search_rpn api |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Heikki Levanto | fixed a debug log message |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Heikki Levanto | Using multiand/or instead of and/or in a few more places |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Heikki Levanto | Removed a warning |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Adam Dickmeiss | Added type cast to avoid warning |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Adam Dickmeiss | Added a version of data1_getelementbyname that uses... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Heikki Levanto | Forgot to commit the new rset.h when removing rewind ops |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Heikki Levanto | Removed the rewind function from rsets, it was unused |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Adam Dickmeiss | Avoid non-portable dirent check |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Adam Dickmeiss | Remove TCL_LIB from all LDADDs except for Tcl filter... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Adam Dickmeiss | Fixed usage of extern so that it works with older C... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Adam Dickmeiss | New Debian sarge packages |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Heikki Levanto | Fixed the rsmultior forward problem. |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Adam Dickmeiss | Man page idzebra-config.1 |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Adam Dickmeiss | Include yaz/options.h |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Heikki Levanto | multiand seesm to work. Is used for and-lists (@attr... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Heikki Levanto | Read works. Forward missing (but safe to commit, as... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Adam Dickmeiss | Added YAZ_{EXPORT,BEGIN_CDECL,END_CDECL} in header... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Heikki Levanto | Renamed rsmultior to rsmultiandor, and started to add... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Adam Dickmeiss | Move Perl away. It is now a separate CVS project: idzeb... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Adam Dickmeiss | Made zebramap.h public too |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Adam Dickmeiss | Put content of headers into data1.h |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Adam Dickmeiss | Reorganized header files so that a certain subset are... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Adam Dickmeiss | Take care of expat.h being unavailable |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Adam Dickmeiss | Fix dirs when srcdir is different from dstdir |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Adam Dickmeiss | doswig part of dist |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Adam Dickmeiss | More wait |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Adam Dickmeiss | Implemented loadable filters. |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Adam Dickmeiss | Do not declare static function f in AC_TRY_LINK test |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Adam Dickmeiss | Fix bug 154: Option -n does not disable shadow as it... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Adam Dickmeiss | Fix bug 156: Index corrupted after large-scale test. |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Adam Dickmeiss | Wait more for zebrasrv to start (due to slow systems) |
commit | commitdiff | tree | snapshot |
2004-09-22 |
Heikki Levanto | Fixed a but in reporting wrong number of hits |
commit | commitdiff | tree | snapshot |
2004-09-22 |
Heikki Levanto | Added a test for sorting |
commit | commitdiff | tree | snapshot |
2004-09-20 |
Heikki Levanto | Perl tests work |
commit | commitdiff | tree | snapshot |
next |