2006-06-25 |
Marc Cromme | updated debian installation instruction |
commit | commitdiff | tree | snapshot |
2006-06-23 |
Marc Cromme | added examples fo phrase and word search |
commit | commitdiff | tree | snapshot |
2006-06-23 |
Marc Cromme | typo |
commit | commitdiff | tree | snapshot |
2006-06-23 |
Marc Cromme | section on relation attributes added |
commit | commitdiff | tree | snapshot |
2006-06-23 |
Adam Dickmeiss | Get of of searchtype=always. Instead deal with always... |
commit | commitdiff | tree | snapshot |
2006-06-23 |
Marc Cromme | added section on mapping of string/xpath/internal index... |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Adam Dickmeiss | Align code for regular word search and numeric search... |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Adam Dickmeiss | Fixed leak in rset_dup. It leaked rs->control handles. |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Adam Dickmeiss | Using wrbuf for internal X-Path string. Fixed uninitial... |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Adam Dickmeiss | Indexing system change. Introduced new index category... |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Marc Cromme | zebra specific stuff split into advanced section |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Adam Dickmeiss | Added support for alwaysmatches on regular indexes... |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Marc Cromme | added section on idxpath query model |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Marc Cromme | added idxpath.att attribut set definition file |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Marc Cromme | added idxpath attribute set definitions |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Marc Cromme | added section on named result sets, and section on... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Marc Cromme | added section on explain, search, scan and on PQN |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Marc Cromme | pretty-formatting tables, internal links veriefied... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Adam Dickmeiss | Ignore ChangeLog |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Marc Cromme | additional information on zebra functionalities and... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Marc Cromme | XML sanitize new text |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Adam Dickmeiss | More notes about query model. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Marc Cromme | added extra information on zebra extentions to the... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Adam Dickmeiss | zvrank no longer part of dist |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Adam Dickmeiss | Cast size_t to long for printf |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Adam Dickmeiss | Dont case to size_t when it is an int |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Adam Dickmeiss | Revert. Use int for record length (for retrieval) |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Adam Dickmeiss | Fixed length modifier for prints. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Adam Dickmeiss | Fixed a couplr of prints of size_t |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Adam Dickmeiss | Use size_t for record length (for retrieval) |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Adam Dickmeiss | Changed several yaz_log calls which prints off_t value. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Adam Dickmeiss | No longer needed. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Adam Dickmeiss | Use shell mode for configure.ac and idzebra-config.in |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Adam Dickmeiss | Fix year |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Adam Dickmeiss | Re-indent. Abort if YAZ is not found. Remove messages... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Mike Taylor | New |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Adam Dickmeiss | Do not abort configure if no --enable-mod-- is given... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Marc Cromme | added a lot of info about attribute sets, PQF query... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Adam Dickmeiss | Bump to version 1.4.1. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Adam Dickmeiss | Disable X-Path indexing for explain records (in the... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Adam Dickmeiss | Fix attset so that it points to explain.att |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Marc Cromme | added chapter on query model, PQF, bib1-attribute sets... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Marc Cromme | removed entry of not-needed XML file |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Adam Dickmeiss | Abort configure if filter is enabled and depending... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Adam Dickmeiss | Remove unneeded message. |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Marc Cromme | updated link to The BIB-1 Attribute Set Semantics |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Marc Cromme | spelling checked |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Marc Cromme | extended discusson of how ranking works |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Marc Cromme | removed non-functional ZVrank algorithm for ever. Remov... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Marc Cromme | added makefile entry fro examples/marcxml |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Marc Cromme | added alvis filter marcxml config in dist tarball |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Marc Cromme | reduced example XML size, tweaked indexing rules, added... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Marc Cromme | more rules |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Marc Cromme | added description of example |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Marc Cromme | indexing example MARCXML working now |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Marc Cromme | added few indexing rules |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Marc Cromme | aded record indexing rule - now need to do all seperate... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Adam Dickmeiss | Function data1_path_fopen doesn not call yaz_fopen... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Marc Cromme | removed |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Marc Cromme | added MADS stylesheet |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Marc Cromme | added comments on LOC data |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Marc Cromme | corrected path to xslt stylesheets |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Marc Cromme | alvis marcxml filter records and example config started |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Adam Dickmeiss | Require YAZ 2.1.20 or later |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Marc Cromme | added 43 example marc21 xml records from LOC |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Adam Dickmeiss | Remove grs.csv, grs.danbib, xslt filters from configure |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Adam Dickmeiss | Include manifest for msvcr80.dll. |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Adam Dickmeiss | Bundle .manifest files. Use /r for doc stuff (due to... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Adam Dickmeiss | Copy .dll.manifest from YAZ to bin |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Marc Cromme | correcting typo's |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Marc Cromme | honing text on classic explain with fully worked yaz... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Adam Dickmeiss | Bundle with Visual Studio 8 CRT by default |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Adam Dickmeiss | Ignore my.LCK which is generated by test tstflock.c |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Adam Dickmeiss | Fix log of zint type |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Adam Dickmeiss | Changed some types from int to zint + added a few casts |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Adam Dickmeiss | Use CAST_ZINT_TO_INT in some places, so we can easily... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Adam Dickmeiss | For VS, define _CRT_NONSTDC_NO_DEPRECATE |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Adam Dickmeiss | Make ChangeLog as part of make dist |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Adam Dickmeiss | Removed rsbool_create_and, rsbool_create_or because... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Adam Dickmeiss | Removed xslt+danbibr from win makefile |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Adam Dickmeiss | Added some information about "classic" Explain. |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Marc Cromme | removed grs.danbib filter |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Adam Dickmeiss | Revert |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Adam Dickmeiss | Dont generate xsl.in files |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Adam Dickmeiss | Reformat |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Adam Dickmeiss | Fixed bug in r_open (isam:s) |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Marc Cromme | removing the XSLT filter from the build, only keeping... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Adam Dickmeiss | Let configure generate doc/local.ent rather than doc... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Adam Dickmeiss | Update sort test to use the missingValueAction = 'abort'. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Adam Dickmeiss | Fixed bug #597: Support null missing key for sort.... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Adam Dickmeiss | encode_info moved from index.h to extract.c and simplified |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Adam Dickmeiss | Change return type for a zebra_add_record + zebra_repos... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Adam Dickmeiss | Show iteration number if t15 fails |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Mike Taylor | Ignore generated htmlhelp.hhp, toc.hhc |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Marc Cromme | made place for record delete |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Mike Taylor | Ignore tstflock |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Adam Dickmeiss | Documentation for now based on Docbook XML/XSLT using... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Adam Dickmeiss | Depend on Tcl 8.4 instead of Tcl 8.3 |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Adam Dickmeiss | Fixed bug #594: Zebra pollutes XSLT output? For alvis... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Marc Cromme | corrected logical error in finding indexation stylesheet |
commit | commitdiff | tree | snapshot |
next |