Don't reset reg state if register can not be opened
[idzebra-moved-to-github.git] / index / zebraapi.c
2005-12-09 Adam DickmeissRemoved zebra_clearError. The scheme is meant to be...
2005-12-09 Adam DickmeissDrop database returns diagnostif if isam is not isam:b
2005-12-09 Adam DickmeissFix bad printing of sysno
2005-12-09 Adam DickmeissFor buffer_extract_sysno, match criteria is only used...
2005-12-07 Adam DickmeissSomewhat improved diagnostics for update with opaque...
2005-11-09 Adam DickmeissRegister no longer uses register type prefix (REG_TYPE_...
2005-10-28 Adam DickmeissUsing zebra_rec_keys for per-record key store
2005-10-28 Adam DickmeissFix leak for rset_key_control
2005-10-21 Adam DickmeissFix dbaccesslist not being initialized (when no auth...
2005-10-20 Sebastian HammerAdded database subscription feature. Description in...
2005-09-19 Adam DickmeissReduce default API logging
2005-09-16 popSWIG API has separated structures for service and sessi...
2005-09-15 Adam DickmeissRemove call to zebra_opn_res. zh->res=0 means no regist...
2005-09-15 popZebra api extension tuned for SWIG
2005-09-13 Adam DickmeissAdded parameter for zebra_open.
2005-08-22 Adam DickmeissAdded type signed/unsigned char type casts to make...
2005-08-19 Adam DickmeissExtend the ranking interface so staticrank is passed...
2005-08-18 Adam DickmeissAdded support for static ranking. Bug #174. The staticr...
2005-08-17 Adam DickmeissAllow NULL config to be given for zebra_start and zebra...
2005-08-09 Adam DickmeissAdded extra parameter setname for zebra scan functions...
2005-06-23 Adam DickmeissRegister type (w,p) + set-use/string attriute combined...
2005-06-14 Adam DickmeissUse HAVE_UNISTD_H when including unistd.h.
2005-06-13 Adam DickmeissRecognize resource estimatehits again. Allow server...
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 DickmeissAdded snippet utilities and snippet window implementation.
2005-06-02 Adam DickmeissFixed and added a few Doxygen comments. Got rid of...
2005-05-31 Adam DickmeissMake passwd_-vars local. Make zebra_start log Zebra...
2005-05-31 Adam DickmeissTowards snippets/high-light of matched terms in records...
2005-05-30 Adam DickmeissImplemented zebra.cfg directive 'passwd.c' which specif...
2005-05-17 Adam DickmeissMake bf_cache return ZEBRA_RES so we can check if shado...
2005-05-11 Adam DickmeissAlign Zebra API more so that ZEBRA_RES is used to signa...
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-03 Adam DickmeissExtended the result set system. Added support for filte...
2005-04-28 Adam DickmeissAdded new fundamental filter 'xslt'. This filter reads...
2005-04-26 Adam DickmeissUse Bib1-attribute defines. Minor WS-updates.
2005-04-15 Adam DickmeissMany public functions returns ZEBRA_RES rather than...
2005-04-14 Adam DickmeissCosmetic
2005-04-14 Adam DickmeissCosmetic.
2005-04-13 Adam DickmeissGet rid of typedefs iSAMS_P, ISAMC_P, ISAMB_P and use...
2005-04-13 Adam DickmeissAdded zebra_scan_PQF.
2005-03-17 Adam DickmeissFix declaration of zebra_get_bfs.
2005-03-17 Adam DickmeissAdded zebra_get_bfs to get BFile handle for session
2005-03-09 Adam DickmeissSeveral updates for the changes of hit count datatype...
2005-03-08 Adam DickmeissAdded a few casts from zint to double/int where appropr...
2005-01-23 Adam DickmeissPut code that deals with default database selection...
2005-01-22 Adam DickmeissRenamed API function zebra_deleleResultSet to zebra_del...
2005-01-21 Adam DickmeissDoxygen comments
2005-01-21 Adam DickmeissRenamed API function zebra_deleleResultSet to zebra_del...
2005-01-21 Adam DickmeissFixed bug #253: Setting group.database not honored.
2005-01-15 Adam DickmeissWS change. (not code changes)
2005-01-15 Adam DickmeissBump year. Change Aps->ApS
2004-12-21 Adam DickmeissAdded zebra_octet_term_encoding that specifies encoding...
2004-12-10 Heikki LevantoCleaned a bit more logging
2004-12-02 Adam DickmeissAdded zebra_meta_records_create_range
2004-11-29 Adam DickmeissAdd support for section/chapter indexing. Add safari...
2004-11-29 Adam DickmeissAdd member addinfo for recRetrieveCtrl to throw better...
2004-11-19 Heikki LevantoUsing the new ylog.h everywhere, and fixing what that...
2004-10-29 Heikki LevantoFixed an old-style declaration
2004-10-28 Heikki LevantoRemoved livcode ranking
2004-10-26 Heikki LevantoRe-estabslished rank-1. Gets same order of results...
2004-10-15 Heikki LevantoPassing a TERMID to rsets when creating, and getting...
2004-10-07 Heikki LevantoAdded a load of assertions in the zebraapi.c, so now...
2004-10-01 Heikki LevantoAdded an asserion in zebra_search_rpn api
2004-09-27 Adam DickmeissImplemented loadable filters.
2004-09-15 Adam DickmeissRemoved old struct it_key handling. 580 lines removed.
2004-09-13 Adam DickmeissReduce log. LOG_LOG -> LOG_DEBUG
2004-09-09 Adam DickmeissAvoid using NULL bfs in zebra_init
2004-09-09 Adam DickmeissExtra page_size arg for dict_open.
2004-09-03 Heikki LevantoRemoved some FIXMEs. Mostly comments on things that...
2004-08-25 Adam DickmeissMove headers zebraapi.h->idzebra/api.h, zebraver.h...
2004-08-10 Heikki LevantoAdded maxhits config option. Not yet used in present...
2004-08-10 Heikki LevantoLimiting hits to INT_MAX, because yaz can't handle...
2004-08-10 Heikki Levantousing a few more zints for hitcounts etc
2004-08-06 Adam DickmeissRemove oldest isam (isam:i)
2004-08-04 Adam DickmeissRemove log message
2004-08-04 Adam DickmeissRemove isamd. It's not been in use for a long time...
2004-07-28 Adam DickmeissUpdate Perl internals so that it matches the current...
2004-05-10 Adam DickmeissDo not use obsolete YAZ defines
2004-03-29 Adam DickmeissFixed bug in return of handle for init when authenticat...
2004-01-22 Heikki LevantoNot creating a temporary file when indexing, if there...
2004-01-22 Adam DickmeissRevise resource API to take default/override resources.
2003-11-28 Adam DickmeissBug fix: zebra_begin_trans did not always invalidate...
2003-09-05 Adam DickmeissOnly issue error 114 if all databases fail
2003-08-21 Adam DickmeissWrite zebrasrv.pid to lockDir.
2003-07-07 Heikki LevantoFixed a bug in zebrash and a warning in zebraapi
2003-07-07 poprenamed perl specific sorting
2003-07-04 Adam Dickmeisszebra_records_retrieve returns -1 on error; 0 if OK
2003-06-30 Adam DickmeissImplemented drop database
2003-06-23 Heikki Levantoinsert/delete tests in zebrash, transactions...
2003-06-20 Adam DickmeissFix new yaz_log. WS
2003-06-20 Heikki LevantoCleaning zebraapi (return conventions etc)
2003-06-18 Adam DickmeissFix memory handling of quries in result sets
2003-06-17 Adam DickmeissForgot to invalidate result sets when changing from...
2003-05-22 Heikki LevantoAdded zebra api logging (on loglevel app2)
2003-05-20 Adam DickmeissHandle non-existant register area better
2003-05-20 Adam DickmeissRemoved zebra_search_rpn. Updated a few tests
2003-05-20 Adam DickmeissODR handles no longer needed for zebra_search_{rpn...
next