yaz-moved-to-github.git
13 years agoMods to tests to avoid clang warnings
Adam Dickmeiss [Tue, 5 Apr 2011 11:50:08 +0000 (13:50 +0200)]
Mods to tests to avoid clang warnings

13 years agoAdjust code a little to avoid clang warnings
Adam Dickmeiss [Tue, 5 Apr 2011 11:32:22 +0000 (13:32 +0200)]
Adjust code a little to avoid clang warnings

13 years agotest_icu uses sortkey. Calls ICU cleanup.
Adam Dickmeiss [Fri, 1 Apr 2011 12:03:21 +0000 (14:03 +0200)]
test_icu uses sortkey. Calls ICU cleanup.

13 years agoReformatting
Adam Dickmeiss [Thu, 31 Mar 2011 12:34:44 +0000 (14:34 +0200)]
Reformatting

13 years agoReformatting
Adam Dickmeiss [Thu, 31 Mar 2011 12:23:38 +0000 (14:23 +0200)]
Reformatting

13 years agoMake element_name_append_attribute_value static
Adam Dickmeiss [Thu, 31 Mar 2011 12:21:44 +0000 (14:21 +0200)]
Make element_name_append_attribute_value static

This, strictly speaking, changes binary compatibility but since
this function was never declared in a public header we can get
by ..

13 years agoMerge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/yaz
Adam Dickmeiss [Wed, 30 Mar 2011 14:03:04 +0000 (16:03 +0200)]
Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/yaz

13 years agoBuild 64-bit YAZ with Libxml2, libxslt and ICU
Adam Dickmeiss [Wed, 30 Mar 2011 14:01:45 +0000 (16:01 +0200)]
Build 64-bit YAZ with Libxml2, libxslt and ICU

Make variable ICU_DIR replaced with ICU_LIB, ICU_INCLUDE and ICU_BIN.

13 years agoyaz-icu.c refactor and cleanup
Adam Dickmeiss [Wed, 30 Mar 2011 11:50:20 +0000 (13:50 +0200)]
yaz-icu.c refactor and cleanup

Use config parameter consistently. Call u_cleanup during exit to
better cheak for leaks in ICU usage.

13 years agoyaz-icu: input file may be given.
Adam Dickmeiss [Wed, 30 Mar 2011 11:41:42 +0000 (13:41 +0200)]
yaz-icu: input file may be given.

As an alternative to stdin.. Needed it for a gdb run and it seems
useful.

13 years agoRemove redundant utf-16 buffer term
Adam Dickmeiss [Wed, 30 Mar 2011 11:41:12 +0000 (13:41 +0200)]
Remove redundant utf-16 buffer term

13 years agoZOOM: diagnostics for invalid ES usage, bug #3893.
Adam Dickmeiss [Thu, 24 Mar 2011 09:33:34 +0000 (10:33 +0100)]
ZOOM: diagnostics for invalid ES usage, bug #3893.

13 years agoGFS: make statserv_main return for one-shot mode.
Adam Dickmeiss [Thu, 17 Mar 2011 08:19:22 +0000 (09:19 +0100)]
GFS: make statserv_main return for one-shot mode.

Bug #4064.

13 years agoRemove extensive debug logging
Dennis Schafroth [Wed, 16 Mar 2011 13:54:09 +0000 (14:54 +0100)]
Remove extensive debug logging

13 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz
Adam Dickmeiss [Tue, 15 Mar 2011 13:19:48 +0000 (14:19 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

Conflicts:
win/yaz.nsi

13 years agoVersion 4.1.7 v4.1.7
Adam Dickmeiss [Tue, 15 Mar 2011 13:11:09 +0000 (14:11 +0100)]
Version 4.1.7

13 years agoNSIS: add configure.ac
Adam Dickmeiss [Tue, 15 Mar 2011 13:10:46 +0000 (14:10 +0100)]
NSIS: add configure.ac

A nmake rule depends on it so we need it be part of the
'YAZ Source' component.

13 years agoNSIS: add configure.ac
Adam Dickmeiss [Tue, 15 Mar 2011 12:56:50 +0000 (13:56 +0100)]
NSIS: add configure.ac

A nmake rule depends on it so we need it be part of the
'YAZ Source' component.

13 years agoUpdate WIN32 makefile for stemmer
Adam Dickmeiss [Tue, 15 Mar 2011 12:28:13 +0000 (13:28 +0100)]
Update WIN32 makefile for stemmer

13 years agoUpdate m4
Adam Dickmeiss [Tue, 15 Mar 2011 10:23:59 +0000 (11:23 +0100)]
Update m4

13 years agoMulti iconv conversions for yaz_opac_decode_wrbuf2
Adam Dickmeiss [Tue, 15 Mar 2011 08:44:26 +0000 (09:44 +0100)]
Multi iconv conversions for yaz_opac_decode_wrbuf2

This function uses iconv handle for MARC first; failing that uses iconv
handle supplied to function yaz_opac_decode_wrbuf. Bug #4048.

13 years agoAdd new function wrbuf_iconv_write_x
Adam Dickmeiss [Tue, 15 Mar 2011 08:43:18 +0000 (09:43 +0100)]
Add new function wrbuf_iconv_write_x

Is a generic WRBUF writer for iconv+cdata as an option . Returns
if writing was successful or not.

13 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz
Dennis Schafroth [Fri, 11 Mar 2011 12:36:52 +0000 (13:36 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

13 years agoout-defined logging of stemming
Dennis Schafroth [Fri, 11 Mar 2011 12:36:39 +0000 (13:36 +0100)]
out-defined logging of stemming

13 years agoVersion 4.1.6 v4.1.6
Adam Dickmeiss [Thu, 10 Mar 2011 09:27:53 +0000 (10:27 +0100)]
Version 4.1.6

13 years agoAvoid empty strings for yaz_iconv_open
Adam Dickmeiss [Thu, 10 Mar 2011 09:22:53 +0000 (10:22 +0100)]
Avoid empty strings for yaz_iconv_open

yaz_iconv_open apparently returns a non-null handle in case of
to=(null) and from="" .. Avoid we call it this way. This resulted
in bad records for Pazpar2 and was introduced in YAZ 4.1.5.

13 years agoFix date for NEWS
Adam Dickmeiss [Tue, 8 Mar 2011 13:22:10 +0000 (14:22 +0100)]
Fix date for NEWS

13 years agoVersion 4.1.5 v4.1.5
Adam Dickmeiss [Tue, 8 Mar 2011 12:54:07 +0000 (13:54 +0100)]
Version 4.1.5

13 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz
Adam Dickmeiss [Tue, 8 Mar 2011 12:30:55 +0000 (13:30 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

13 years agoSeparate OPAC record character set for ZOOM_record
Adam Dickmeiss [Tue, 8 Mar 2011 12:28:34 +0000 (13:28 +0100)]
Separate OPAC record character set for ZOOM_record

yaz_record_render allows a character set given as charset=from/opacfrom,to
where 'from' is the character set of a bibliographic record, 'opacfrom'
is character set of OPAC record and 'to' is the target character set.

13 years agoImplement yaz_opac_decode_wrbuf2
Adam Dickmeiss [Tue, 8 Mar 2011 12:28:10 +0000 (13:28 +0100)]
Implement yaz_opac_decode_wrbuf2

This function behaves likes yaz_opac_decode_wrbuf but takes yaz_iconv_t
to allow character set conversion different from yaz_iconv_t part of
yaz_marc_t. This is because OPAC record ASN.1 fields may have different
encoding from the bibliographic MARC record.

13 years agoFix: import header so we dont return a int and seg.fault on that.
Dennis Schafroth [Fri, 4 Mar 2011 12:16:36 +0000 (13:16 +0100)]
Fix: import header so we dont return a int and seg.fault on that.

13 years agomethods for handling DADS SRU-proxy facets
Dennis Schafroth [Fri, 4 Mar 2011 11:26:55 +0000 (12:26 +0100)]
methods for handling DADS SRU-proxy facets

13 years agoRefactor location of utility methods
Dennis Schafroth [Fri, 4 Mar 2011 11:25:55 +0000 (12:25 +0100)]
Refactor location of utility methods

13 years agoAdd yaz_use_atttribute_create to private API
Dennis Schafroth [Fri, 4 Mar 2011 10:26:35 +0000 (11:26 +0100)]
Add yaz_use_atttribute_create to private API

13 years agoMoved yaz_solr_use_atttribute_create to srwutil. Support for null attribute name...
Dennis Schafroth [Fri, 4 Mar 2011 10:25:37 +0000 (11:25 +0100)]
Moved yaz_solr_use_atttribute_create to srwutil. Support for null attribute name in match_xml_node_attribute

13 years agoNew non-public resultsets_count
Dennis Schafroth [Thu, 24 Feb 2011 11:23:07 +0000 (12:23 +0100)]
New non-public resultsets_count

13 years agoVersion 4.1.4 v4.1.4
Adam Dickmeiss [Mon, 21 Feb 2011 11:52:35 +0000 (12:52 +0100)]
Version 4.1.4

13 years agoyaz-client: show may XML format records
Adam Dickmeiss [Mon, 21 Feb 2011 11:42:36 +0000 (12:42 +0100)]
yaz-client: show may XML format records

Command show followed by 'format' will format XML records retrieved
using Libxml2's xmlDocDumpFormatMemory function.

13 years agodocument icu4 for FreeBSD
Wolfram Schneider [Sat, 19 Feb 2011 11:52:50 +0000 (12:52 +0100)]
document icu4 for FreeBSD

13 years agoupdate help message for FreeBSD
Wolfram Schneider [Sat, 19 Feb 2011 11:43:51 +0000 (12:43 +0100)]
update help message for FreeBSD

13 years agorun on FreeBSD 8.1 Release
Wolfram Schneider [Sat, 19 Feb 2011 11:37:50 +0000 (12:37 +0100)]
run on FreeBSD 8.1 Release

13 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz
Dennis Schafroth [Fri, 18 Feb 2011 12:48:18 +0000 (13:48 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

13 years agoRemove unnessesary union
Dennis Schafroth [Fri, 18 Feb 2011 12:47:59 +0000 (13:47 +0100)]
Remove unnessesary union

13 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz
Adam Dickmeiss [Wed, 2 Feb 2011 08:20:24 +0000 (09:20 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

13 years agoFor phpyaz: set YAZVERSION, not YAZ_VERSION
Adam Dickmeiss [Wed, 2 Feb 2011 08:19:35 +0000 (09:19 +0100)]
For phpyaz: set YAZVERSION, not YAZ_VERSION

Thanks to Dave Burgess for pointing that out.

13 years agoFix compilation for case of unavailable ICU
Adam Dickmeiss [Sat, 29 Jan 2011 14:35:07 +0000 (15:35 +0100)]
Fix compilation for case of unavailable ICU

13 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz
Adam Dickmeiss [Thu, 27 Jan 2011 13:44:47 +0000 (14:44 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

13 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz
Dennis Schafroth [Thu, 27 Jan 2011 13:32:25 +0000 (14:32 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

13 years agoNew libstemmer test
Dennis Schafroth [Thu, 27 Jan 2011 13:32:20 +0000 (14:32 +0100)]
New libstemmer test

13 years agoVersion 4.1.3 v4.1.3
Adam Dickmeiss [Thu, 27 Jan 2011 13:06:06 +0000 (14:06 +0100)]
Version 4.1.3

13 years agoUpdate NEWS
Adam Dickmeiss [Thu, 27 Jan 2011 12:56:42 +0000 (13:56 +0100)]
Update NEWS

13 years agoRPM: Release includes 'indexdata' name
Adam Dickmeiss [Thu, 27 Jan 2011 09:43:39 +0000 (10:43 +0100)]
RPM: Release includes 'indexdata' name

Use indexdata in release name so this package can be distinguished
from other vendors.

13 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz
Adam Dickmeiss [Thu, 27 Jan 2011 09:37:48 +0000 (10:37 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

13 years agoFix distcheck for libstemmer_c
Adam Dickmeiss [Thu, 27 Jan 2011 09:37:18 +0000 (10:37 +0100)]
Fix distcheck for libstemmer_c

13 years agoGFS: Z_PresentStatus_partial_4 for missing record
Adam Dickmeiss [Thu, 27 Jan 2011 09:27:59 +0000 (10:27 +0100)]
GFS: Z_PresentStatus_partial_4 for missing record

If bend_fetch handler returns no error and no record, the present
request is considered partial (only a subset of the records could
be returned by backend), and so it is appropriate to set Present
Status to partial-4.

13 years agoRPM: use libgnutls-devel on SLES11.
Adam Dickmeiss [Tue, 18 Jan 2011 11:20:24 +0000 (12:20 +0100)]
RPM: use libgnutls-devel on SLES11.

13 years agoDefine tcpwrappers for fedora, redhat, suse
Adam Dickmeiss [Fri, 14 Jan 2011 15:28:32 +0000 (16:28 +0100)]
Define tcpwrappers for fedora, redhat, suse

13 years agoMultiple BuildRequires
Adam Dickmeiss [Fri, 14 Jan 2011 14:43:53 +0000 (15:43 +0100)]
Multiple BuildRequires

13 years agoSet YAZ_VERSION (php-yaz relies on it)
Adam Dickmeiss [Fri, 7 Jan 2011 12:07:18 +0000 (13:07 +0100)]
Set YAZ_VERSION (php-yaz relies on it)

13 years agoUpdate copyright-year
Adam Dickmeiss [Fri, 7 Jan 2011 09:56:39 +0000 (10:56 +0100)]
Update copyright-year

13 years agoHappy new year
Adam Dickmeiss [Thu, 6 Jan 2011 15:18:56 +0000 (16:18 +0100)]
Happy new year

13 years agoUpdate m4
Adam Dickmeiss [Thu, 23 Dec 2010 10:16:26 +0000 (11:16 +0100)]
Update m4

13 years agoyaz-config: Use exec_prefix, libdir, includedir
Adam Dickmeiss [Wed, 22 Dec 2010 13:48:05 +0000 (14:48 +0100)]
yaz-config: Use exec_prefix, libdir, includedir

Use these variables as determined by configure

13 years agoRPM: make it relocatable
Adam Dickmeiss [Mon, 20 Dec 2010 12:55:57 +0000 (13:55 +0100)]
RPM: make it relocatable

13 years agoMoved yaz.spec.in to yaz.spec
Adam Dickmeiss [Mon, 20 Dec 2010 12:51:18 +0000 (07:51 -0500)]
Moved yaz.spec.in to yaz.spec

13 years agoReturn no yaz_stemmer on misconfiguration. Handle null pointer in clone and destroy...
Dennis Schafroth [Tue, 16 Nov 2010 11:02:48 +0000 (12:02 +0100)]
Return no yaz_stemmer on misconfiguration. Handle null pointer in clone and destroy correctly

13 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz
Dennis Schafroth [Fri, 12 Nov 2010 12:41:14 +0000 (13:41 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

13 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz
Adam Dickmeiss [Fri, 12 Nov 2010 10:21:45 +0000 (11:21 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

13 years agoBundle more stemmer sources with dist
Adam Dickmeiss [Fri, 12 Nov 2010 10:21:36 +0000 (11:21 +0100)]
Bundle more stemmer sources with dist

13 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz
Dennis Schafroth [Fri, 12 Nov 2010 10:17:24 +0000 (11:17 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

13 years agoFix: using right destroy method
Dennis Schafroth [Fri, 12 Nov 2010 10:17:19 +0000 (11:17 +0100)]
Fix: using right destroy method

13 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz
Dennis Schafroth [Thu, 11 Nov 2010 14:13:20 +0000 (15:13 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

13 years agoFix: Destroy utf8 buffer with utf-8 buffer destroy
Dennis Schafroth [Thu, 11 Nov 2010 13:27:01 +0000 (14:27 +0100)]
Fix: Destroy utf8 buffer with utf-8 buffer destroy

13 years agoUsing different ICU diagnostic code
Adam Dickmeiss [Thu, 11 Nov 2010 13:23:16 +0000 (14:23 +0100)]
Using different ICU diagnostic code

13 years agoUps... memory leak
Dennis Schafroth [Thu, 11 Nov 2010 12:16:26 +0000 (13:16 +0100)]
Ups... memory leak

13 years agoTest for stemming
Dennis Schafroth [Thu, 11 Nov 2010 12:13:04 +0000 (13:13 +0100)]
Test for stemming

13 years agoStemmer implementation working.
Dennis Schafroth [Thu, 11 Nov 2010 12:06:44 +0000 (13:06 +0100)]
Stemmer implementation working.

- Snowball stemmer now works.
- Implementing "No Operation" for invalid settings. But returning error.

13 years agoFix copy and paste code
Dennis Schafroth [Thu, 11 Nov 2010 12:04:57 +0000 (13:04 +0100)]
Fix copy and paste code

13 years agoAdd Snowball API implementation
Dennis Schafroth [Wed, 10 Nov 2010 14:20:32 +0000 (15:20 +0100)]
Add Snowball API implementation

13 years agoUpdated to slimmed down snowball library: English/porter support
Dennis Schafroth [Wed, 10 Nov 2010 14:19:29 +0000 (15:19 +0100)]
Updated to slimmed down snowball library: English/porter support

13 years agoFirst implementation of yaz_stemmer API. Can compile.
Dennis Schafroth [Wed, 10 Nov 2010 13:41:16 +0000 (14:41 +0100)]
First implementation of yaz_stemmer API. Can compile.

13 years agoUpdate libstemmer_c
Adam Dickmeiss [Wed, 10 Nov 2010 09:03:07 +0000 (10:03 +0100)]
Update libstemmer_c

13 years agoUpdate to new current libstemmer_c
Adam Dickmeiss [Wed, 10 Nov 2010 09:00:02 +0000 (10:00 +0100)]
Update to new current libstemmer_c

13 years agoStemmer C sources part of libyaz_icu library
Adam Dickmeiss [Wed, 10 Nov 2010 08:46:24 +0000 (09:46 +0100)]
Stemmer C sources part of libyaz_icu library

13 years agoMerge branch 'master' into stemming
Adam Dickmeiss [Wed, 10 Nov 2010 08:27:40 +0000 (09:27 +0100)]
Merge branch 'master' into stemming

13 years agoIgnore some eclipse setting
Dennis Schafroth [Tue, 9 Nov 2010 12:44:34 +0000 (13:44 +0100)]
Ignore some eclipse setting

13 years agoAdd config.h stuff
Dennis Schafroth [Tue, 9 Nov 2010 12:43:34 +0000 (13:43 +0100)]
Add config.h stuff

13 years agoAdd libstemmer_c (Snowball) as sub module
Dennis Schafroth [Tue, 9 Nov 2010 12:37:25 +0000 (13:37 +0100)]
Add libstemmer_c (Snowball) as sub module

13 years agoDeb: announce 4.1.0 because of new JSON OID
Adam Dickmeiss [Tue, 9 Nov 2010 12:14:45 +0000 (13:14 +0100)]
Deb: announce 4.1.0 because of new JSON OID

13 years agoMerge branch 'master' into stemming
Dennis Schafroth [Mon, 8 Nov 2010 17:05:54 +0000 (18:05 +0100)]
Merge branch 'master' into stemming

Conflicts:
src/icu_chain.c

Merge minor ICU change and test changes.

Fix includes to include config.h.
Fix Makefile: Include stemmer in libyaz_icu.

13 years agoModify icu_chain to support yaz stemming
Dennis Schafroth [Mon, 8 Nov 2010 15:27:47 +0000 (16:27 +0100)]
Modify icu_chain to support yaz stemming

13 years agoAdd yaz stemmer file
Dennis Schafroth [Mon, 8 Nov 2010 15:26:47 +0000 (16:26 +0100)]
Add yaz stemmer file

13 years agoAdd Stemming API (following ICU transforms)
Dennis Schafroth [Mon, 8 Nov 2010 15:25:23 +0000 (16:25 +0100)]
Add Stemming API (following ICU transforms)

13 years agoICU: refactor step creation
Adam Dickmeiss [Mon, 8 Nov 2010 14:30:55 +0000 (15:30 +0100)]
ICU: refactor step creation

13 years agoICU: add test for multi-line rule
Adam Dickmeiss [Mon, 8 Nov 2010 14:29:28 +0000 (15:29 +0100)]
ICU: add test for multi-line rule

13 years agoDont work with NULL chains
Adam Dickmeiss [Mon, 8 Nov 2010 14:25:01 +0000 (15:25 +0100)]
Dont work with NULL chains

13 years agoICU: remove check for attr rule (not required)
Adam Dickmeiss [Mon, 8 Nov 2010 14:24:46 +0000 (15:24 +0100)]
ICU: remove check for attr rule (not required)

13 years agoICU rules may be specified as CDATA below the rule
Adam Dickmeiss [Mon, 8 Nov 2010 14:11:18 +0000 (15:11 +0100)]
ICU rules may be specified as CDATA below the rule

This allows for multi-line rules, such as ICU custom transliterators.
For example:
<icu_chain locale="en">
 <transliterate>
$back = \` ;
$back $back > “ ; # generate right d.q.m. (double quotation mark)
$back > ‘ ;
</transliterate>
</icu_chain>

13 years agoReformat
Adam Dickmeiss [Mon, 8 Nov 2010 13:45:06 +0000 (14:45 +0100)]
Reformat