2006-05-10 |
Adam Dickmeiss | Fix bad init of zebSUInfoB node |
tree | commitdiff |
2006-05-10 |
Adam Dickmeiss | Added code which maintains number of term occurrences... |
tree | commitdiff |
2006-05-10 |
Adam Dickmeiss | Fixed rec_cp. Did not copy the 0-termiante info buffers |
tree | commitdiff |
2006-05-10 |
Adam Dickmeiss | No more experiments with combined sh libs |
tree | commitdiff |
2006-05-10 |
Adam Dickmeiss | Optimize zebraExplain_lookup_attr_{su, str} by using... |
tree | commitdiff |
2006-05-10 |
Adam Dickmeiss | Put local variables footer in all c, h files. |
tree | commitdiff |
2006-05-10 |
Marc Cromme | changed comments |
tree | commitdiff |
2006-05-09 |
Marc Cromme | added sysno and matchStr (if exists) to logging of... |
tree | commitdiff |
2006-05-09 |
Adam Dickmeiss | Fixed bug #576: Regexp-2 search misses hits. Problem... |
tree | commitdiff |
2006-05-09 |
Adam Dickmeiss | Remove unneeded debug logs |
tree | commitdiff |
2006-05-08 |
Marc Cromme | added spots for missing statistics: size_docs_field... |
tree | commitdiff |
2006-05-08 |
Marc Cromme | added hit count in ressultset |
tree | commitdiff |
2006-05-05 |
Adam Dickmeiss | Implement functions to get register usage statistics: |
tree | commitdiff |
2006-05-05 |
Adam Dickmeiss | By default, no searching for loadable modules is perfor... |
tree | commitdiff |
2006-05-04 |
Marc Cromme | added more statistics to rank function, renamed variabl... |
tree | commitdiff |
2006-05-03 |
Marc Cromme | added statistics to similarity rank function |
tree | commitdiff |
2006-05-03 |
Marc Cromme | added coment on magic number 34 which is sqrroot of... |
tree | commitdiff |
2006-05-03 |
Marc Cromme | added new ranking function rank-similar in ranksimilar.c |
tree | commitdiff |
2006-05-02 |
Marc Cromme | added possibility to display static rank information... |
tree | commitdiff |
2006-05-01 |
Adam Dickmeiss | Experiment with combined shared lib libidzebra-all... |
tree | commitdiff |
2006-04-25 |
Adam Dickmeiss | Accept NULL value for sysno in zebra_delete_record |
tree | commitdiff |
2006-04-25 |
Adam Dickmeiss | Implemented special retrieval _storekeys_ which returns... |
tree | commitdiff |
2006-04-05 |
Adam Dickmeiss | In zebra_commit_ex handle better the case where bfs... |
tree | commitdiff |
2006-04-05 |
Adam Dickmeiss | Renamed fileExtract to zebra_extract_file.. The new... |
tree | commitdiff |
2006-04-05 |
Adam Dickmeiss | Added ZEBRA_CHECK_HANDLE(zh) which returns ZEBRA_FAIL... |
tree | commitdiff |
2006-04-04 |
Adam Dickmeiss | Don't exit in dir_open. |
tree | commitdiff |
2006-04-04 |
Adam Dickmeiss | Fix the way we delete the shadow files after a "succesf... |
tree | commitdiff |
2006-03-31 |
Adam Dickmeiss | Use GCC attribute warn_unsed_result for a few of the... |
tree | commitdiff |
2006-03-31 |
Adam Dickmeiss | In zebra_register_open, only call zebraExplain_open... |
tree | commitdiff |
2006-03-30 |
Adam Dickmeiss | Add extra argument to zebraExplain_lookup_ord so that... |
tree | commitdiff |
2006-03-29 |
Adam Dickmeiss | Fixup data1 tags which makes XML non-wellformed.. This... |
tree | commitdiff |
2006-03-28 |
Adam Dickmeiss | Allow no default.idx at all. Make zebra_maps_read_file... |
tree | commitdiff |
2006-03-26 |
Adam Dickmeiss | Get rid of unsed variable active in struct zebra_register. |
tree | commitdiff |
2006-03-25 |
Adam Dickmeiss | Fix logging of record type |
tree | commitdiff |
2006-03-25 |
Adam Dickmeiss | Minor leak fixes - in case if zebra_register_open fail. |
tree | commitdiff |
2006-03-23 |
Adam Dickmeiss | Moved file locking utilities from index/lockutil.c... |
tree | commitdiff |
2006-03-20 |
Mike Taylor | Fix printf()-format mismatch error, %d/zint. |
tree | commitdiff |
2006-03-13 |
Mike Taylor | zebra_register_open() now fails if zebra_maps_open... |
tree | commitdiff |
2006-02-22 |
Adam Dickmeiss | att_getentbyatt returns "bad use attribtute" if string... |
tree | commitdiff |
2006-02-21 |
Adam Dickmeiss | Ensure zebra_start fails if bad .cfg is passed. |
tree | commitdiff |
2006-02-20 |
Adam Dickmeiss | Make proper flag for memory read(raw_reading) and file... |
tree | commitdiff |
2006-02-20 |
Adam Dickmeiss | Handle negative staticranks returned by filters.. Issue... |
tree | commitdiff |
2006-02-20 |
Adam Dickmeiss | Fixed bug #472: dumpdict is broken. |
tree | commitdiff |
2006-02-20 |
Adam Dickmeiss | Handle unknown register type in zebra_term_untrans |
tree | commitdiff |
2006-02-09 |
Adam Dickmeiss | Fixed bug #447: Zebra aborts with "isamb: Inconsistent... |
tree | commitdiff |
2006-02-08 |
Adam Dickmeiss | Fixed bug #462: recordId: (set,use) is picky |
tree | commitdiff |
2006-01-26 |
Adam Dickmeiss | Fix non-init member sortSpec (introduced by previous... |
tree | commitdiff |
2006-01-19 |
Adam Dickmeiss | Fixed bug #451: Sorted result set disappears .. NEW... |
tree | commitdiff |
2006-01-19 |
Adam Dickmeiss | Removed unneded initializer |
tree | commitdiff |
2006-01-12 |
Adam Dickmeiss | Fixed bug #451: Sorted result set disappears after... |
tree | commitdiff |
2005-12-13 |
Adam Dickmeiss | Store unique ordinal integer for database. This is... |
tree | commitdiff |
2005-12-09 |
Adam Dickmeiss | Removed zebra_clearError. The scheme is meant to be... |
tree | commitdiff |
2005-12-09 |
Adam Dickmeiss | Drop database returns diagnostif if isam is not isam:b |
tree | commitdiff |
2005-12-09 |
Adam Dickmeiss | Fix bad printing of sysno |
tree | commitdiff |
2005-12-09 |
Adam Dickmeiss | For buffer_extract_sysno, match criteria is only used... |
tree | commitdiff |
2005-12-08 |
Adam Dickmeiss | This member was not initialized in some cases (valgrind) |
tree | commitdiff |
2005-12-07 |
Adam Dickmeiss | Somewhat improved diagnostics for update with opaque... |
tree | commitdiff |
2005-11-29 |
Adam Dickmeiss | Allow string value v in @attr 10=v for SearchResult... |
tree | commitdiff |
2005-11-29 |
Adam Dickmeiss | Disable limit debugging |
tree | commitdiff |
2005-11-10 |
Adam Dickmeiss | Allow updates on empty records. |
tree | commitdiff |
2005-11-10 |
Adam Dickmeiss | Handle zh==NULL in print_dict_item |
tree | commitdiff |
2005-11-09 |
Adam Dickmeiss | Register no longer uses register type prefix (REG_TYPE_... |
tree | commitdiff |
2005-11-09 |
Adam Dickmeiss | Rename argument to zebra_rec_keys_set_buf |
tree | commitdiff |
2005-11-02 |
Adam Dickmeiss | Zebra reads (non-standard) attribute 10 for RPN queries... |
tree | commitdiff |
2005-10-30 |
Adam Dickmeiss | One more debug msg in limit code |
tree | commitdiff |
2005-10-30 |
Adam Dickmeiss | Print info about limit filter progress if ZEBRA_LIMIT_D... |
tree | commitdiff |
2005-10-28 |
Adam Dickmeiss | Using zebra_rec_keys for per-record key store |
tree | commitdiff |
2005-10-28 |
Adam Dickmeiss | Fix leak for rset_key_control |
tree | commitdiff |
2005-10-22 |
Adam Dickmeiss | Fixed bug #415: Strange truncation behavior |
tree | commitdiff |
2005-10-21 |
Adam Dickmeiss | Fix dbaccesslist not being initialized (when no auth... |
tree | commitdiff |
2005-10-20 |
Sebastian Hammer | Added database subscription feature. Description in... |
tree | commitdiff |
2005-09-19 |
Adam Dickmeiss | Reduce default API logging |
tree | commitdiff |
2005-09-16 |
pop | SWIG API has separated structures for service and sessi... |
tree | commitdiff |
2005-09-16 |
Adam Dickmeiss | Allow same document to be modified multiple times withi... |
tree | commitdiff |
2005-09-15 |
Adam Dickmeiss | Remove call to zebra_opn_res. zh->res=0 means no regist... |
tree | commitdiff |
2005-09-15 |
pop | Zebra api extension tuned for SWIG |
tree | commitdiff |
2005-09-13 |
Adam Dickmeiss | Added parameter for zebra_open. |
tree | commitdiff |
2005-08-30 |
Adam Dickmeiss | Fixed a problem in snippets handling that occurred... |
tree | commitdiff |
2005-08-30 |
Adam Dickmeiss | No longer in use |
tree | commitdiff |
2005-08-26 |
Adam Dickmeiss | Update snippets handling for new store keys structure... |
tree | commitdiff |
2005-08-26 |
Adam Dickmeiss | Omit print of Zebra version. zebra_start does that |
tree | commitdiff |
2005-08-25 |
Adam Dickmeiss | For trunctations, only 20 temp sets are merged at a... |
tree | commitdiff |
2005-08-22 |
Adam Dickmeiss | Added type signed/unsigned char type casts to make... |
tree | commitdiff |
2005-08-22 |
Adam Dickmeiss | Added type casts (signed/unsigned char) to make GCC... |
tree | commitdiff |
2005-08-19 |
Marc Cromme | taken snippet stuff out to avoid problems from this... |
tree | commitdiff |
2005-08-19 |
Adam Dickmeiss | Remove snippet log stuff |
tree | commitdiff |
2005-08-19 |
Adam Dickmeiss | Pass a stop_flag to ranking method calc. When set to... |
tree | commitdiff |
2005-08-19 |
Adam Dickmeiss | Removed unused variable |
tree | commitdiff |
2005-08-19 |
Adam Dickmeiss | Reverse score in static-rank handler due to the increas... |
tree | commitdiff |
2005-08-19 |
Adam Dickmeiss | Pass staticrank in buffer_extract_record. This is what... |
tree | commitdiff |
2005-08-19 |
Adam Dickmeiss | Extend the ranking interface so staticrank is passed... |
tree | commitdiff |
2005-08-18 |
Adam Dickmeiss | Updates for Windows |
tree | commitdiff |
2005-08-18 |
Adam Dickmeiss | Added support for static ranking. Bug #174. The staticr... |
tree | commitdiff |
2005-08-17 |
Adam Dickmeiss | Allow NULL config to be given for zebra_start and zebra... |
tree | commitdiff |
2005-08-09 |
Adam Dickmeiss | Allow record subsystem to return system numbers (docume... |
tree | commitdiff |
2005-08-09 |
Adam Dickmeiss | Added extra parameter setname for zebra scan functions... |
tree | commitdiff |
2005-08-08 |
Adam Dickmeiss | Remove YLOG_LOG msg |
tree | commitdiff |
2005-08-05 |
Adam Dickmeiss | Fixed bug #400: Generic record IDs doesn't match. |
tree | commitdiff |
2005-07-21 |
Adam Dickmeiss | Reduce memory considerably during bug merges (heap... |
tree | commitdiff |
2005-06-23 |
Adam Dickmeiss | Register type (w,p) + set-use/string attriute combined... |
tree | commitdiff |
next |