2004-08-31 |
Heikki Levanto | Major restructuring in rsets.
|
commit | commitdiff | tree |
2004-08-30 |
Heikki Levanto | Using a separate nmem for creating rsets
|
commit | commitdiff | tree |
2004-08-26 |
Heikki Levanto | Using nmem for all rsets, and keeping a freelist for...
|
commit | commitdiff | tree |
2004-08-24 |
Heikki Levanto | Using a bit more of those nmems in rsets
|
commit | commitdiff | tree |
2004-08-24 |
Heikki Levanto | Cleaned up the creation of rsets, added nmem
|
commit | commitdiff | tree |
2004-08-24 |
Heikki Levanto | Fixed a crash with isam-c and multior (incremented...
|
commit | commitdiff | tree |
2004-08-23 |
Heikki Levanto | Removed the VOLATILE flag from rsets
|
commit | commitdiff | tree |
2004-08-20 |
Heikki Levanto | Removed the term count stuff from all rsets, and fixed...
|
commit | commitdiff | tree |
2004-08-19 |
Heikki Levanto | Estimating the term occurrences the same way as total...
|
commit | commitdiff | tree |
2004-08-19 |
Heikki Levanto | Added pos
|
commit | commitdiff | tree |
2004-08-19 |
Heikki Levanto | the new multior. Seems to work, forwards OK, does not...
|
commit | commitdiff | tree |
2004-08-16 |
Heikki Levanto | Added skeleton for multior - not at all functional...
|
commit | commitdiff | tree |
2004-08-16 |
Heikki Levanto | Another 64-bit format string
|
commit | commitdiff | tree |
2004-08-11 |
Heikki Levanto | Added a small comment on what this test is all about!
|
commit | commitdiff | tree |
2004-08-10 |
Heikki Levanto | Added maxhits config option. Not yet used in present...
|
commit | commitdiff | tree |
2004-08-10 |
Heikki Levanto | Limiting hits to INT_MAX, because yaz can't handle...
|
commit | commitdiff | tree |
2004-08-10 |
Heikki Levanto | using a few more zints for hitcounts etc
|
commit | commitdiff | tree |
2004-08-06 |
Heikki Levanto | pos estimates for rsbetween and rsprox
|
commit | commitdiff | tree |
2004-08-06 |
Heikki Levanto | Using doubles in the position estimates, not to loose...
|
commit | commitdiff | tree |
2004-08-06 |
Heikki Levanto | estimatehits config option,
|
commit | commitdiff | tree |
2004-08-04 |
Heikki Levanto | Changed the pos code to 64-bit clean. Still lots of...
|
commit | commitdiff | tree |
2004-08-03 |
Heikki Levanto | Added framework for the pos calls. rsisamb and rsnull...
|
commit | commitdiff | tree |
2004-08-03 |
Heikki Levanto | Removed the count function from the rset f-table, in...
|
commit | commitdiff | tree |
2004-06-08 |
Heikki Levanto | #if'd out logging in rsbetween
|
commit | commitdiff | tree |
2004-06-04 |
Heikki Levanto | Added a function to estimate total size and current...
|
commit | commitdiff | tree |
2004-06-03 |
Heikki Levanto | Switching to my new code, it seems to work on all my...
|
commit | commitdiff | tree |
2004-06-03 |
Heikki Levanto | Fixed a but in climb
|
commit | commitdiff | tree |
2004-06-02 |
Heikki Levanto | Elementary forwarding seems to work in the new system
|
commit | commitdiff | tree |
2004-06-02 |
Heikki Levanto | Rewriting the isamb forward. Time being, new code is...
|
commit | commitdiff | tree |
2004-06-02 |
Heikki Levanto | Minor edit (to get around cvs problems)
|
commit | commitdiff | tree |
2004-06-01 |
Heikki Levanto | Fixed a borderline case isamb_forward
|
commit | commitdiff | tree |
2004-06-01 |
Heikki Levanto | isamb forward
|
commit | commitdiff | tree |
2004-02-12 |
Heikki Levanto | Fast-forward in rsbool and rsbetween.
|
commit | commitdiff | tree |
2004-02-12 |
Heikki Levanto | More tests for forwarding
|
commit | commitdiff | tree |
2004-02-09 |
Heikki Levanto | Tests for rsbetween's fastforward function
|
commit | commitdiff | tree |
2004-01-30 |
Heikki Levanto | Added a comment, cleaned whitespace
|
commit | commitdiff | tree |
2004-01-30 |
Heikki Levanto | New tests for the forward function (simple ands and...
|
commit | commitdiff | tree |
2004-01-30 |
Heikki Levanto | Added forward functions to rsbool, and a few tests...
|
commit | commitdiff | tree |
2004-01-28 |
Heikki Levanto | Added an #include <string.h> to get memcpy properly...
|
commit | commitdiff | tree |
2004-01-22 |
Heikki Levanto | Made the temp file policy configurable by zebra.cfg...
|
commit | commitdiff | tree |
2004-01-22 |
Heikki Levanto | Not creating a temporary file when indexing, if there...
|
commit | commitdiff | tree |
2004-01-16 |
Heikki Levanto | Part of the previosu commit
|
commit | commitdiff | tree |
2004-01-16 |
Heikki Levanto | Declarations for the rset_forward function. No actual...
|
commit | commitdiff | tree |
2003-12-04 |
Heikki Levanto | zebrash can now sort a result set
|
commit | commitdiff | tree |
2003-11-21 |
Heikki Levanto | Minor details
|
commit | commitdiff | tree |
2003-08-21 |
Heikki Levanto | Added this
|
commit | commitdiff | tree |
2003-08-21 |
Heikki Levanto | Added two test scripts
|
commit | commitdiff | tree |
2003-07-07 |
Heikki Levanto | Fixed a bug in zebrash and a warning in zebraapi
|
commit | commitdiff | tree |
2003-07-04 |
Heikki Levanto | minor fix
|
commit | commitdiff | tree |
2003-07-04 |
Heikki Levanto | Added zebrash test
|
commit | commitdiff | tree |
2003-07-04 |
Heikki Levanto | find and show work, using wrbuf for output
|
commit | commitdiff | tree |
2003-07-03 |
Heikki Levanto | started show command - doesn't work yet
|
commit | commitdiff | tree |
2003-07-03 |
Heikki Levanto | Added quick find command 'find' (or 'f'). Quickstarts
|
commit | commitdiff | tree |
2003-06-23 |
Heikki Levanto | insert/delete tests in zebrash, transactions...
|
commit | commitdiff | tree |
2003-06-20 |
Heikki Levanto | Cleaning zebraapi (return conventions etc)
|
commit | commitdiff | tree |
2003-05-22 |
Heikki Levanto | Added zebra api logging (on loglevel app2)
|
commit | commitdiff | tree |
2003-02-12 |
Heikki Levanto | Asserts in zebraapi, clearing the errCode
|
commit | commitdiff | tree |
2003-02-11 |
Heikki Levanto | Silly comments added
|
commit | commitdiff | tree |
2003-02-11 |
Heikki Levanto | better logging, a few more calls
|
commit | commitdiff | tree |
2003-02-11 |
Heikki Levanto | Minor cleaning, removed a crash from error reporting...
|
commit | commitdiff | tree |
2003-02-07 |
Heikki Levanto | Minor fiddling, log functions. Still no real testables...
|
commit | commitdiff | tree |
2003-02-06 |
Heikki Levanto | Minor improvements in the help
|
commit | commitdiff | tree |
2003-02-06 |
Heikki Levanto | Started on the zebra shell - api-level debugging tool
|
commit | commitdiff | tree |
2002-11-11 |
Heikki Levanto | Removed the -e, modified -c to do the same
|
commit | commitdiff | tree |
2002-11-11 |
Heikki Levanto | A simple test with *one* sgml record
|
commit | commitdiff | tree |
2002-11-11 |
Heikki Levanto | Added -e command line option to expect a given number...
|
commit | commitdiff | tree |
2002-11-11 |
Heikki Levanto | Fixed a problem with end-of-stream handling.
|
commit | commitdiff | tree |
2002-10-29 |
Heikki Levanto | Modified to demonstrate the dependency on file timestamps
|
commit | commitdiff | tree |
2002-10-29 |
Heikki Levanto | The bug was solved, these extras no longer needed
|
commit | commitdiff | tree |
2002-10-25 |
Heikki Levanto | A new test case, h3.sh, and its config h2.cfg
|
commit | commitdiff | tree |
2002-10-24 |
Heikki Levanto | Renamed test0?.sh to stop0?.sh, added timing2
|
commit | commitdiff | tree |
2002-10-24 |
Heikki Levanto | cleaning old code away
|
commit | commitdiff | tree |
2002-10-23 |
Heikki Levanto | Added a timing test, minor modifications in 02
|
commit | commitdiff | tree |
2002-10-23 |
Heikki Levanto | Added a third argument
|
commit | commitdiff | tree |
2002-10-22 |
Heikki Levanto | Using my new tests (those that pass!)
|
commit | commitdiff | tree |
2002-10-22 |
Heikki Levanto | Added scripts to test server start/stop/kill
|
commit | commitdiff | tree |
2002-10-22 |
Heikki Levanto | Removed the old test scripts (replaced by test[1-2...
|
commit | commitdiff | tree |
2002-10-22 |
Heikki Levanto | Moved the test sequences (old t[1-8].sh) into more...
|
commit | commitdiff | tree |
2002-10-22 |
Heikki Levanto | Testing with isam b.
|
commit | commitdiff | tree |
2002-10-22 |
Heikki Levanto | API to the resource system, passing memMax through it.
|
commit | commitdiff | tree |
2002-10-16 |
Heikki Levanto | Optimizing insert-delete pairs away
|
commit | commitdiff | tree |
2002-10-10 |
Heikki Levanto | Minor changes here and there. Still FIXMEs left.
|
commit | commitdiff | tree |
2002-09-13 |
Heikki Levanto | Removed unnecessary begin/end trans around zebra_repository_...
|
commit | commitdiff | tree |
2002-09-13 |
Heikki Levanto | Zebraidx update file file file ...
|
commit | commitdiff | tree |
2002-07-16 |
Heikki Levanto | Removed a crash on zebraidx init, if the register area...
|
commit | commitdiff | tree |
2002-07-16 |
Heikki Levanto | fsync all files before closing them
|
commit | commitdiff | tree |
2002-07-12 |
Heikki Levanto | Isam-D now stores small entries directly in the dictionary.
|
commit | commitdiff | tree |
2002-07-11 |
Heikki Levanto | Fixed a bug in isamd, failed to store a single key...
|
commit | commitdiff | tree |
2002-07-11 |
Heikki Levanto | Added notimestamps:1 option in the config file to disable
|
commit | commitdiff | tree |
2002-07-11 |
Heikki Levanto | Added dumpdict command line option to dump the
|
commit | commitdiff | tree |
2002-04-12 |
Heikki Levanto | Looping bug at hit fixed (I hope)
|
commit | commitdiff | tree |
2002-04-12 |
Heikki Levanto | More prints
|
commit | commitdiff | tree |
2002-04-12 |
Heikki Levanto | first prints in place
|
commit | commitdiff | tree |
2002-04-12 |
Heikki Levanto | print func
|
commit | commitdiff | tree |
2002-04-11 |
Heikki Levanto | Removed to logf calls from tight inside loops
|
commit | commitdiff | tree |
2002-04-10 |
Heikki Levanto | Minor fixes, especially in the beginning
|
commit | commitdiff | tree |
2002-04-09 |
Heikki Levanto | rsbetween.[ch] - new result set type
|
commit | commitdiff | tree |
2001-01-16 |
Heikki Levanto | Added rsisamd
|
commit | commitdiff | tree |
2001-01-16 |
Heikki Levanto | Added rsisamd.c
|
commit | commitdiff | tree |
2001-01-16 |
Heikki Levanto | Started to work on isamg
|
commit | commitdiff | tree |
next |