projects
/
idzebra-moved-to-github.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
idzebra-moved-to-github.git
2006-11-29
Adam Dickmeiss
Disable xelm path ! case code in case of index_name...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-29
Adam Dickmeiss
Cut memory for sorting in half when threaded sort is...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-29
Adam Dickmeiss
Version 2.0.7.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-29
Marc Cromme
shortened zebra::meta:.sysno lement XML format
commit
|
commitdiff
|
tree
|
snapshot
2006-11-28
Marc Cromme
added example of config file
commit
|
commitdiff
|
tree
|
snapshot
2006-11-28
Marc Cromme
added entry on encoding directive
commit
|
commitdiff
|
tree
|
snapshot
2006-11-28
Marc Cromme
added more information on character mapping
commit
|
commitdiff
|
tree
|
snapshot
2006-11-28
Adam Dickmeiss
Towards 2.0.6.
ZEBRA.2.0.6
commit
|
commitdiff
|
tree
|
snapshot
2006-11-28
Adam Dickmeiss
Issue warning if staticrank is < 0. And set to 0
commit
|
commitdiff
|
tree
|
snapshot
2006-11-28
Adam Dickmeiss
Added assert
commit
|
commitdiff
|
tree
|
snapshot
2006-11-27
Adam Dickmeiss
Zebra 2 RPM with the following packages: idzebra-2...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-27
Adam Dickmeiss
Require YAZ 2.1.40 or later
commit
|
commitdiff
|
tree
|
snapshot
2006-11-27
Adam Dickmeiss
Avoid indexing of zebraInfo stuff. Problem is that...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-27
Adam Dickmeiss
Better debugging for indexing.. Introduction of zebra_l...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-27
Adam Dickmeiss
Fixed bug #736: Updates gets slower. The problem was...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-27
Adam Dickmeiss
Disable hit snippets for now. It does not work well...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-25
Adam Dickmeiss
Fixed bug #735: Delete fails to process rest of file...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-24
Adam Dickmeiss
Added new object files to list
commit
|
commitdiff
|
tree
|
snapshot
2006-11-24
Adam Dickmeiss
Rephase a bit.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-24
Adam Dickmeiss
Mention --disable-shared option as a way to prevent...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-24
Adam Dickmeiss
Moved section about special retrieval zebra:: to Archit...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-24
Marc Cromme
updated test since non-used attributes are not longer...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-24
Adam Dickmeiss
Using wrbuf rather than sprintf. Allow all syntaxes...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-23
Adam Dickmeiss
Added check for sys/utsname.h.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-23
Adam Dickmeiss
Added Include of string.h
commit
|
commitdiff
|
tree
|
snapshot
2006-11-23
Adam Dickmeiss
Omit test with multiple processes and update on FreeBSD...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-23
Adam Dickmeiss
Make buildconf.sh work for FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2006-11-23
Adam Dickmeiss
Use size of rec->info stuff in meta record fetch. Faili...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-23
Marc Cromme
implemented full metadata display of fast element set...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Adam Dickmeiss
Added include of yaz/xmalloc.h.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Adam Dickmeiss
Remove function tl_start_log.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Adam Dickmeiss
Added a few memset for structures that are later writte...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Adam Dickmeiss
Added initializer value for two locals
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Adam Dickmeiss
For build script: -p enables profiling.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-21
Adam Dickmeiss
Get rid of SYSNO which is zint anyway. Removed various...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-21
Adam Dickmeiss
Added
commit
|
commitdiff
|
tree
|
snapshot
2006-11-21
Adam Dickmeiss
Make threading for index sort configurable.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-21
Adam Dickmeiss
Remove log msg
commit
|
commitdiff
|
tree
|
snapshot
2006-11-21
Adam Dickmeiss
Split it_key stuff into it_key.c. For indexing, sort...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Adam Dickmeiss
Increase reckeys hash size from 1023 to 32767.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Adam Dickmeiss
Remove obsolete SORT_EXTRA code (no longer in use).
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Adam Dickmeiss
Contact address for Zebra is zebra-help@indexdata.dk
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Marc Cromme
updated docs to reflect change to 'zebra::index::'...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Marc Cromme
added tests fror wrong element set names which are...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Marc Cromme
preventing later memory acess violation when one leaves...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Marc Cromme
removing unnecessary comments
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Marc Cromme
protected wrong buffer-length write by initializing...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Marc Cromme
added tests for zebra::data, zebra::meta::sysno and...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Adam Dickmeiss
For alvis filter make XML pass-through if stylesheet...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Adam Dickmeiss
Added new test for check for zebra:: element set names.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Adam Dickmeiss
Fix setting of recordAttr->recordSize in case of storeD...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Adam Dickmeiss
Output format = input for zebra::data fetch (raw fetch).
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Adam Dickmeiss
idzebra:: stuff functional.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Adam Dickmeiss
Annotate zerbaExplain_lookup_attr_str
commit
|
commitdiff
|
tree
|
snapshot
2006-11-15
Marc Cromme
added suggestions for better workflow in comments
commit
|
commitdiff
|
tree
|
snapshot
2006-11-14
Marc Cromme
re-organized record retrieval such that special element...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-14
Adam Dickmeiss
Added small test of mfile sub system
commit
|
commitdiff
|
tree
|
snapshot
2006-11-14
Adam Dickmeiss
Avoid abort. EXTRA_CHECK defined and annotated
commit
|
commitdiff
|
tree
|
snapshot
2006-11-14
Adam Dickmeiss
Use assert rather than abort
commit
|
commitdiff
|
tree
|
snapshot
2006-11-14
Adam Dickmeiss
Changed test to pass for Libxml 2.6.16.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-14
Adam Dickmeiss
Fix mf_write call in cf_commit_flat.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-14
Adam Dickmeiss
Work on bug #550: Avoid exit. In particular the mfile...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-13
Marc Cromme
added section on special zebra:: elemset names, and...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-13
Marc Cromme
written XML formatting for new zebra-specific elem...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-13
Adam Dickmeiss
Parse element spec zebra::field,type to make Zebra...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-10
Adam Dickmeiss
Test for bug #730.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-10
Adam Dickmeiss
In tl_init_data check for return code from zebra_add_re...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-10
Adam Dickmeiss
Fixed bug #730: Bad XML for update with alvis filter...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Adam Dickmeiss
Renamed function zebra_snippets_rec_keys to zebra_rec_k...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Adam Dickmeiss
Change mfile_/cfile-functions to return error code...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Adam Dickmeiss
Removed a few redundant comments.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Adam Dickmeiss
Use blanks rather than NULs in block (bfile test)
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Adam Dickmeiss
Changed test to that bfs is reconstructed after bfs_reset.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Adam Dickmeiss
Added test of bfile/cfile/mfile system
commit
|
commitdiff
|
tree
|
snapshot
2006-11-06
Adam Dickmeiss
Filter 'text' loadable as most other filter types....
commit
|
commitdiff
|
tree
|
snapshot
2006-11-05
Adam Dickmeiss
Only enable ALVIS if Libxml2 2.6.15 or later is in...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-03
Adam Dickmeiss
Fixed bug #723: Enable EXSLT for alvis. We use whatever YAZ
commit
|
commitdiff
|
tree
|
snapshot
2006-11-02
Adam Dickmeiss
Log level -v indexdetails logs all terms indexed for...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-01
Mike Taylor
Ignore another generated binary
commit
|
commitdiff
|
tree
|
snapshot
2006-10-30
Adam Dickmeiss
Use f(void) instead of f()
commit
|
commitdiff
|
tree
|
snapshot
2006-10-30
Adam Dickmeiss
Fixed bug #234: mbox filter hangs when seeing a non...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-30
Adam Dickmeiss
Revert last change for extract.c, due to tests failing...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-29
Adam Dickmeiss
For record file stream indexing, stop looping if offset...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-29
Adam Dickmeiss
Use f(void) rather than f()
commit
|
commitdiff
|
tree
|
snapshot
2006-10-29
Adam Dickmeiss
Fixed several prototypes.. Most changes are f() to...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-29
Adam Dickmeiss
Added -Wstrict-prototypes for buildconf.sh -d mode...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-29
Adam Dickmeiss
Removed unused function rpn_scan_ver1
commit
|
commitdiff
|
tree
|
snapshot
2006-10-27
Adam Dickmeiss
Initialize variable which could be un-initialized
commit
|
commitdiff
|
tree
|
snapshot
2006-10-26
Adam Dickmeiss
Change prototype for data1_absyn_getmarctab, data1_absy...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-26
Adam Dickmeiss
Fixed bug #710: Duplicate keys for CDATA in xelm/melm...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-23
Adam Dickmeiss
Added a check to verify that private OIDs works
commit
|
commitdiff
|
tree
|
snapshot
2006-10-23
Adam Dickmeiss
Removed no longer in use zebrazv.cfg
commit
|
commitdiff
|
tree
|
snapshot
2006-10-16
Adam Dickmeiss
Towards 2.0.4
commit
|
commitdiff
|
tree
|
snapshot
2006-10-16
Adam Dickmeiss
Build-Depends yaz > 2.1.36
commit
|
commitdiff
|
tree
|
snapshot
2006-10-15
Adam Dickmeiss
More news items
commit
|
commitdiff
|
tree
|
snapshot
2006-10-12
Adam Dickmeiss
Fixed bug #47: Commit needs to check for roll-back.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-12
Adam Dickmeiss
Fixed bug #696: Less than Date searches returns unexpec...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-12
Adam Dickmeiss
Allow character ordinal 1 in [..] ranges to specify...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-12
Adam Dickmeiss
Fix crash that occurred if mc-ldr rules was used in...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-11
Adam Dickmeiss
Added tstpass test
commit
|
commitdiff
|
tree
|
snapshot
next