idzebra-moved-to-github.git
2005-08-12 Marc Crommemake system error corrected
2005-08-12 Marc Crommeadded changed entities
2005-08-12 Marc Crommefinished re-write of chaper 7 and zebrasrv man page...
2005-08-09 Adam DickmeissAllow record subsystem to return system numbers (docume...
2005-08-09 Adam DickmeissRemoved Perl API. It's a separate CVS project idzebra...
2005-08-09 Adam DickmeissComment zebra_result_set_term_{no,info}.
2005-08-09 Adam DickmeissAdded extra parameter setname for zebra scan functions...
2005-08-09 Adam DickmeissAdded modules location to be returned.
2005-08-08 Adam DickmeissRemove YLOG_LOG msg
2005-08-08 Adam DickmeissRemove comment which issues automake warning
2005-08-05 Marc Crommeupdated the zebrasrv man page by copying relevant files...
2005-08-05 Adam DickmeissFixed bug #400: Generic record IDs doesn't match.
2005-08-05 Adam DickmeissAdded include stdlib.h
2005-08-03 Adam DickmeissGet rid of a few YLOG_LOGs
2005-07-21 Adam DickmeissReduce memory considerably during bug merges (heap...
2005-07-18 Marc Crommemade extra check for presence of config.sub and config...
2005-06-29 Adam DickmeissFixed bug #317: xelm only indexes cdata at matching...
2005-06-29 Adam Dickmeissinclude id in snipet xsl
2005-06-29 Adam DickmeissFixed a bug in ISAMB splitting. A new block was attempt...
2005-06-28 Adam DickmeissTruncate extremly long safari record lines.
2005-06-24 Adam DickmeissXSLT filter reads z:record construct which may define...
2005-06-23 Adam DickmeissRegister type (w,p) + set-use/string attriute combined...
2005-06-22 Adam DickmeissAdded support for term references (queryIDs) for search...
2005-06-20 Mike TaylorIgnoer zebrasrv.pid
2005-06-16 Adam DickmeissFor RPM spec, use License: rather than Copyright: ...
2005-06-15 Adam DickmeissRemoved map_only arg from chrmaptab_create. Added skele...
2005-06-15 Adam DickmeissRemove prototype for removed function zebra_prim
2005-06-15 Adam DickmeissRename xslt filter attribute 'field' to 'name'.
2005-06-14 Adam DickmeissUse HAVE_UNISTD_H when including unistd.h.
2005-06-14 Adam DickmeissAdd check for sys/resource.h
2005-06-14 Adam DickmeissRemove YLOG_LOG msg.
2005-06-14 Adam DickmeissAdded new test/filter directory with filter tests.
2005-06-14 Adam DickmeissThe start_up routine sets an upper-limit on CPU seconds...
2005-06-14 Adam DickmeissMake this test faster.
2005-06-14 Adam DickmeissFixed bug #382: filter text never stops. Also added...
2005-06-14 Adam DickmeissFixed bug #381: grs.xml produces warning.
2005-06-14 Adam DickmeissRemoved replace_tokens code that has not been used...
2005-06-14 Adam DickmeissAdded test for search on \\{.
2005-06-14 Adam DickmeissAdded more charset tests
2005-06-13 Adam DickmeissRecognize resource estimatehits again. Allow server...
2005-06-13 Adam DickmeissAdded routine res_get_int which returns resource value...
2005-06-10 Adam DickmeissFor approx_limit == 0, use unlimited hit count
2005-06-09 Adam DickmeissFixes for hit estimates. Added zebra_set_approx_limit.
2005-06-07 Adam DickmeissAvoid mixed stmt / var declare
2005-06-07 Adam DickmeissSave register type for TERMIDs and snippets.
2005-06-07 Adam DickmeissChange xslt NS to indexdata.dk/zebra/xslt/1. Add snippe... snippet.version.1
2005-06-07 Adam DickmeissAdded snippet stylesheet test.
2005-06-07 Adam DickmeissAdded snippet utilities and snippet window implementation.
2005-06-07 Adam DickmeissMake a copy of ord(inals) in rset_term_create.
2005-06-06 Adam DickmeissSave ord(inal) indexes IDs so we can make snippets...
2005-06-02 Adam DickmeissFixed and added a few Doxygen comments. Got rid of...
2005-06-02 Adam DickmeissProcess all source with doyxgen
2005-06-01 Adam DickmeissEnsure correct fname marcschema.xml is part of dist
2005-06-01 Adam DickmeissAllow split path/level to be specified in XSLT conf.
2005-05-31 Adam DickmeissXSLT filter uses XML config for to list each supported...
2005-05-31 Adam DickmeissMake passwd_-vars local. Make zebra_start log Zebra...
2005-05-31 Adam DickmeissXSLT filter uses XML config for to list each supported...
2005-05-31 Adam DickmeissTowards snippets/high-light of matched terms in records...
2005-05-31 Adam DickmeissFor loglevel=searchhits print terms+search keys
2005-05-31 Adam DickmeissAvoid duplicate level print for test api
2005-05-30 Adam DickmeissImplemented zebra.cfg directive 'passwd.c' which specif...
2005-05-30 Adam DickmeissDocument directives passwd,passwd.c,perm
2005-05-24 Adam DickmeissAvoid mix vardecl/stmt.
2005-05-24 Adam DickmeissFix spelling
2005-05-24 Adam Dickmeissfix link
2005-05-24 Adam DickmeissAdded support for temr hit counts. This was not in...
2005-05-24 Adam DickmeissAllow loglevel string to be specified for tests as...
2005-05-24 Adam DickmeissWS updates
2005-05-18 Adam DickmeissFixed bug #342: estimate hit not in effect for multi...
2005-05-17 Adam DickmeissMake bf_cache return ZEBRA_RES so we can check if shado...
2005-05-13 Adam DickmeissAdded new source to WIN32 makefile
2005-05-12 Adam DickmeissFixed crash that could occur if ES update transaction...
2005-05-12 Adam DickmeissAdded sample directive for permissions
2005-05-12 Adam DickmeissAdded configure check for crypt.
2005-05-11 Adam DickmeissAlign Zebra API more so that ZEBRA_RES is used to signa...
2005-05-11 Adam DickmeissWS updates
2005-05-09 Adam DickmeissAdded a few files to be ignored
2005-05-09 Adam DickmeissFixed bug #108: File updates sometimes produce duplicates.
2005-05-09 Adam DickmeissFix leak that occurred whtn diagnostic was issued
2005-05-09 Adam DickmeissAdded check which creates many databases.
2005-05-09 Adam DickmeissAvoid mix vardecl/stmt
2005-05-09 Adam DickmeissOnly enable xslt filter if libxslt 1.1.12 or newer...
2005-05-09 Adam DickmeissFixes for limits - introduced in previos commit
2005-05-09 Adam DickmeissChanged semantics of zebra_set_limit. First parameter...
2005-05-09 Adam DickmeissOmit return stmt from void func
2005-05-06 Adam DickmeissFixed bug #321: zebra segvs if lock dir does not exist.
2005-05-04 Adam DickmeissMake test for bug #317
2005-05-04 Adam DickmeissUsing zint for testlib hits. Extended sort test to...
2005-05-04 Adam DickmeissFixed bug #316: Numerical sort does not work for search.
2005-05-03 Adam DickmeissMake equivalent work with trunc=104, 105. Added test...
2005-05-03 Adam DickmeissFixed broken trunc=103, due to missing break stmt in...
2005-05-03 Adam DickmeissInclude XSLT libs in idzebra-config --libs output.
2005-05-03 Adam DickmeissExtended the result set system. Added support for filte...
2005-05-03 Adam DickmeissFixed a few printfs
2005-05-02 Adam DickmeissAttempt to fix bug #305. More scan tests.
2005-05-02 Adam DickmeissAdded scan test.
2005-05-01 Adam DickmeissDoxygen stuff: added more about each module.
2005-05-01 Adam DickmeissReorder declaration.
2005-05-01 Adam DickmeissMake two xslt filters, "xslt" which does not split...
2005-04-29 Adam DickmeissDoxygen fixes. Template for mainpage
next