yaz-moved-to-github.git
10 years agofacetSort, facetStart honored.
Adam Dickmeiss [Thu, 12 Sep 2013 12:22:28 +0000 (14:22 +0200)]
facetSort, facetStart honored.

For both Solr and SRU 2.0

10 years agoMerge branch 'master' into sru_2_0
Adam Dickmeiss [Wed, 11 Sep 2013 13:29:45 +0000 (15:29 +0200)]
Merge branch 'master' into sru_2_0

Conflicts:
IDMETA
debian/changelog

10 years agoVersion 4.2.66 v4.2.66
Adam Dickmeiss [Wed, 11 Sep 2013 13:11:23 +0000 (15:11 +0200)]
Version 4.2.66

10 years agoMerge branch 'yaz-621-optimized'
Dennis Schafroth [Wed, 11 Sep 2013 12:17:41 +0000 (14:17 +0200)]
Merge branch 'yaz-621-optimized'

10 years agoAdd tests to non-configuration
Dennis Schafroth [Wed, 11 Sep 2013 12:15:52 +0000 (14:15 +0200)]
Add tests to non-configuration

10 years agoFix return correct relation when not using configuration file
Dennis Schafroth [Wed, 11 Sep 2013 12:14:49 +0000 (14:14 +0200)]
Fix return correct relation when not using configuration file

10 years agoMerge branch 'master' into sru_2_0
Adam Dickmeiss [Wed, 11 Sep 2013 11:15:43 +0000 (13:15 +0200)]
Merge branch 'master' into sru_2_0

Conflicts:
src/rpn2solr.c

10 years agoAvoid mixed stmt/var declare
Adam Dickmeiss [Wed, 11 Sep 2013 11:13:14 +0000 (13:13 +0200)]
Avoid mixed stmt/var declare

10 years agoUsing bib1 attribute values for relations
Dennis Schafroth [Wed, 11 Sep 2013 09:14:50 +0000 (11:14 +0200)]
Using bib1 attribute values for relations

10 years agoFurther use of odr_create_Odr_oct
Adam Dickmeiss [Wed, 11 Sep 2013 09:13:04 +0000 (11:13 +0200)]
Further use of odr_create_Odr_oct

10 years agoFix check on same index. Convert reversed into ranges as well
Dennis Schafroth [Wed, 11 Sep 2013 08:50:24 +0000 (10:50 +0200)]
Fix check on same index. Convert reversed into ranges as well

10 years agoFix two tests. Add new
Dennis Schafroth [Wed, 11 Sep 2013 08:48:15 +0000 (10:48 +0200)]
Fix two tests. Add new

10 years agoGoodbye to Odr_oct.size
Adam Dickmeiss [Wed, 11 Sep 2013 08:12:03 +0000 (10:12 +0200)]
Goodbye to Odr_oct.size

10 years agoRemove 3 yaz_log from old ber_oct code
Adam Dickmeiss [Wed, 11 Sep 2013 08:05:58 +0000 (10:05 +0200)]
Remove 3 yaz_log from old ber_oct code

10 years agoVersion 5
Adam Dickmeiss [Wed, 11 Sep 2013 07:30:17 +0000 (09:30 +0200)]
Version 5

10 years agoRename odr_write2 to odr_write
Adam Dickmeiss [Wed, 11 Sep 2013 07:21:34 +0000 (09:21 +0200)]
Rename odr_write2 to odr_write

10 years agoRewrite to handle combining ranges.
Dennis Schafroth [Tue, 10 Sep 2013 21:34:42 +0000 (23:34 +0200)]
Rewrite to handle combining ranges.

10 years agoAdd test to check that different indexes does not get merged
Dennis Schafroth [Tue, 10 Sep 2013 21:32:12 +0000 (23:32 +0200)]
Add test to check that different indexes does not get merged

10 years agoAdd new tests to test relation combined if range.
Dennis Schafroth [Tue, 10 Sep 2013 17:01:56 +0000 (19:01 +0200)]
Add new tests to test relation combined if range.

10 years agoNo unsigned char's in public API (except for iconv)
Adam Dickmeiss [Tue, 10 Sep 2013 14:20:01 +0000 (16:20 +0200)]
No unsigned char's in public API (except for iconv)

10 years agoGet rid of size member of Odr_oct
Adam Dickmeiss [Tue, 10 Sep 2013 13:09:47 +0000 (15:09 +0200)]
Get rid of size member of Odr_oct

It has not served a purpose for years.

10 years agoRe-use match functions a little more
Adam Dickmeiss [Tue, 10 Sep 2013 09:34:31 +0000 (11:34 +0200)]
Re-use match functions a little more

10 years agoUpdate test_soap to new query struct
Adam Dickmeiss [Tue, 10 Sep 2013 09:34:21 +0000 (11:34 +0200)]
Update test_soap to new query struct

10 years agoUpdate test_solr, due to regression when query is omitted
Adam Dickmeiss [Tue, 10 Sep 2013 09:33:33 +0000 (11:33 +0200)]
Update test_solr, due to regression when query is omitted

10 years agoRemove redundant header includes
Adam Dickmeiss [Tue, 10 Sep 2013 08:48:28 +0000 (10:48 +0200)]
Remove redundant header includes

10 years agoMove xml_add utilities to xml_add.c source
Adam Dickmeiss [Tue, 10 Sep 2013 08:44:10 +0000 (10:44 +0200)]
Move xml_add utilities to xml_add.c source

10 years agoRefactor yaz_match-routines to separate source
Adam Dickmeiss [Tue, 10 Sep 2013 08:39:40 +0000 (10:39 +0200)]
Refactor yaz_match-routines to separate source

10 years agoPrefix match_xsd functions with yaz_-prefix
Adam Dickmeiss [Tue, 10 Sep 2013 08:35:06 +0000 (10:35 +0200)]
Prefix match_xsd functions with yaz_-prefix

10 years agoDecode SRU facet response
Adam Dickmeiss [Mon, 9 Sep 2013 18:56:04 +0000 (20:56 +0200)]
Decode SRU facet response

10 years agoRemove log msg
Adam Dickmeiss [Mon, 9 Sep 2013 18:54:24 +0000 (20:54 +0200)]
Remove log msg

10 years agoTowards working facets
Adam Dickmeiss [Mon, 9 Sep 2013 13:18:37 +0000 (15:18 +0200)]
Towards working facets

10 years agoMake yaz_negotiate_sru_version internal
Adam Dickmeiss [Mon, 9 Sep 2013 08:58:19 +0000 (10:58 +0200)]
Make yaz_negotiate_sru_version internal

10 years agoAlways supply operation and version for SRU 2.0
Adam Dickmeiss [Fri, 6 Sep 2013 13:25:43 +0000 (15:25 +0200)]
Always supply operation and version for SRU 2.0

While not required by the standard it does improve compatibility.

10 years agoDeal with resultCountPrecision - SRU 2.0
Adam Dickmeiss [Fri, 6 Sep 2013 10:13:32 +0000 (12:13 +0200)]
Deal with resultCountPrecision - SRU 2.0

10 years agoDeal with resultSetTTL / resultSetIdleTime
Adam Dickmeiss [Wed, 4 Sep 2013 08:28:19 +0000 (10:28 +0200)]
Deal with resultSetTTL / resultSetIdleTime

10 years agoversion 2 check
Adam Dickmeiss [Wed, 4 Sep 2013 08:13:45 +0000 (10:13 +0200)]
version 2 check

10 years agoProper scan SRU encoding
Adam Dickmeiss [Wed, 4 Sep 2013 08:13:36 +0000 (10:13 +0200)]
Proper scan SRU encoding

10 years agoEncode record properly (recordXMLEscaping, recordPacking)
Adam Dickmeiss [Wed, 4 Sep 2013 07:47:09 +0000 (09:47 +0200)]
Encode record properly (recordXMLEscaping, recordPacking)

10 years agoAdd comment about yaz_srw_decode hack
Adam Dickmeiss [Wed, 4 Sep 2013 07:46:56 +0000 (09:46 +0200)]
Add comment about yaz_srw_decode hack

10 years agoFix typo for xcql encoding
Adam Dickmeiss [Wed, 4 Sep 2013 07:33:02 +0000 (09:33 +0200)]
Fix typo for xcql encoding

10 years agoDeal with recordPacking, recordXMLEscaping
Adam Dickmeiss [Wed, 4 Sep 2013 07:32:08 +0000 (09:32 +0200)]
Deal with recordPacking, recordXMLEscaping

Dealing with those is complicated due to our desire for
interoperability with both SRU 1.X and SRU 2.0.

10 years agoNamespaces more or less in correct place
Adam Dickmeiss [Tue, 3 Sep 2013 13:29:37 +0000 (15:29 +0200)]
Namespaces more or less in correct place

10 years agoIgnore trs files
Dennis Schafroth [Tue, 3 Sep 2013 07:02:53 +0000 (09:02 +0200)]
Ignore trs files

10 years agoRefactor for string based queruType (SRU 2.0)
Adam Dickmeiss [Mon, 2 Sep 2013 13:49:04 +0000 (15:49 +0200)]
Refactor for string based queruType (SRU 2.0)

10 years agoUpdate NEWS
Adam Dickmeiss [Wed, 28 Aug 2013 08:44:52 +0000 (10:44 +0200)]
Update NEWS

10 years agoZOOM: mark record cache with schema as requested
Adam Dickmeiss [Wed, 28 Aug 2013 07:49:59 +0000 (09:49 +0200)]
ZOOM: mark record cache with schema as requested

rather than the one returned in record structure. The problem is that
schema returned by SRU/Solr server may not be present.. So best
assumption is to assume schema as requested. This should fix YAZ-675 .

10 years agoRemove printf
Dennis Schafroth [Fri, 23 Aug 2013 11:34:16 +0000 (13:34 +0200)]
Remove printf

10 years agoAdd tests for newly added >= and <= support
Dennis Schafroth [Fri, 23 Aug 2013 10:49:26 +0000 (12:49 +0200)]
Add tests for newly added >= and <= support

10 years agoRe-arrange. Add "range" test (covered by other tests)
Dennis Schafroth [Fri, 23 Aug 2013 10:47:13 +0000 (12:47 +0200)]
Re-arrange. Add "range" test (covered by other tests)

10 years agoReuse cql.serverChoice is this is what we will get back from pqf properties when...
Dennis Schafroth [Fri, 23 Aug 2013 10:45:40 +0000 (12:45 +0200)]
Reuse cql.serverChoice is this is what we will get back from pqf properties when looking up 1=1016. Support for greater-than-equal and less-than-equal with solr ranges. A range will for now become two ranges and'ed

10 years agoVersion 4.2.65 v4.2.65
Adam Dickmeiss [Thu, 22 Aug 2013 08:36:21 +0000 (10:36 +0200)]
Version 4.2.65

10 years agoFix record caching problem YAZ-673
Adam Dickmeiss [Thu, 22 Aug 2013 08:28:58 +0000 (10:28 +0200)]
Fix record caching problem YAZ-673

Problem introduced in YAZ 4.2.64.

10 years agoVersion 4.2.64 v4.2.64
Adam Dickmeiss [Wed, 21 Aug 2013 12:38:14 +0000 (14:38 +0200)]
Version 4.2.64

10 years agoSolr: fheck for ending "/" and "/select" as part of URI
Adam Dickmeiss [Mon, 19 Aug 2013 14:26:43 +0000 (16:26 +0200)]
Solr: fheck for ending "/" and "/select" as part of URI

10 years agoZOOM: save record schema per request; fix caching
Adam Dickmeiss [Mon, 19 Aug 2013 14:10:47 +0000 (16:10 +0200)]
ZOOM: save record schema per request; fix caching

This also fixes YAZ-671

10 years agoDon't MARC decode XML/HTML
Adam Dickmeiss [Mon, 19 Aug 2013 09:13:36 +0000 (11:13 +0200)]
Don't MARC decode XML/HTML

10 years agoAttempt ISO2709 decoding of any octet aligned record
Adam Dickmeiss [Mon, 19 Aug 2013 08:54:03 +0000 (10:54 +0200)]
Attempt ISO2709 decoding of any octet aligned record

Until this point only certain OIDs would trigger ISO2709 decoding.
With this change all octet aligned records will be run though
the MARC parser. If it's not MARC, an error will only occur if it is
a known MARC OID. If not, all bets are off. It's probably not MARC
if it doesn't parse.

10 years agoVersion 4.2.63 v4.2.63
Adam Dickmeiss [Wed, 17 Jul 2013 12:18:54 +0000 (14:18 +0200)]
Version 4.2.63

10 years agoAdd yaz_strcmp_null
Adam Dickmeiss [Tue, 16 Jul 2013 12:00:10 +0000 (14:00 +0200)]
Add yaz_strcmp_null

10 years agoRemove yaz_log request
Adam Dickmeiss [Fri, 12 Jul 2013 08:54:11 +0000 (10:54 +0200)]
Remove yaz_log request

10 years agoVersion 4.2.62 v4.2.62
Adam Dickmeiss [Thu, 11 Jul 2013 08:04:42 +0000 (10:04 +0200)]
Version 4.2.62

10 years agoUpdate NEWS
Adam Dickmeiss [Thu, 11 Jul 2013 07:45:59 +0000 (09:45 +0200)]
Update NEWS

10 years agoNew utility z_get_HTTP_Response_details
Adam Dickmeiss [Tue, 9 Jul 2013 13:03:19 +0000 (15:03 +0200)]
New utility z_get_HTTP_Response_details

10 years agoNew utility yaz_url_get_error YAZ-669
Adam Dickmeiss [Tue, 9 Jul 2013 13:02:07 +0000 (15:02 +0200)]
New utility yaz_url_get_error YAZ-669

10 years agoUpdate NEWS
Adam Dickmeiss [Tue, 9 Jul 2013 12:12:25 +0000 (14:12 +0200)]
Update NEWS

10 years agoNew functions yaz_file_glob2, yaz_xml_include_glob
Adam Dickmeiss [Mon, 8 Jul 2013 12:09:24 +0000 (14:09 +0200)]
New functions yaz_file_glob2, yaz_xml_include_glob

These functions takes a flags parameter, which, for now only controls
whether to fail inclusion of a non-existing file (without glob
pattern) - flags YAZ_FILE_GLOB_FAIL_NOTEXIST.

10 years agoxml_include fails if file is not found YAZ-668
Adam Dickmeiss [Mon, 8 Jul 2013 11:26:40 +0000 (13:26 +0200)]
xml_include fails if file is not found YAZ-668

Unless glob pattern is used.

10 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz
Adam Dickmeiss [Tue, 2 Jul 2013 08:35:27 +0000 (10:35 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

10 years agoAllow max HTTP redirects to be controlled YAZ-667
Adam Dickmeiss [Tue, 2 Jul 2013 08:34:18 +0000 (10:34 +0200)]
Allow max HTTP redirects to be controlled YAZ-667

10 years agoFix change in source repo
Dennis Schafroth [Mon, 1 Jul 2013 11:34:24 +0000 (13:34 +0200)]
Fix change in source repo

10 years agoVersio 4.2.61 v4.2.61
Adam Dickmeiss [Thu, 20 Jun 2013 08:39:23 +0000 (10:39 +0200)]
Versio 4.2.61

10 years agoFix leak in icu_iter_get_org_info YAZ-666
Adam Dickmeiss [Thu, 20 Jun 2013 08:21:01 +0000 (10:21 +0200)]
Fix leak in icu_iter_get_org_info YAZ-666

10 years agoMARC XML parse: insert fake leader if missing YAZ-664
Adam Dickmeiss [Mon, 17 Jun 2013 13:57:08 +0000 (15:57 +0200)]
MARC XML parse: insert fake leader if missing YAZ-664

10 years agoVersion 4.2.60 v4.2.60
Adam Dickmeiss [Fri, 14 Jun 2013 11:42:15 +0000 (13:42 +0200)]
Version 4.2.60

10 years agoFix un-init var in icu_iter_get_org_info YAZ-665
Adam Dickmeiss [Fri, 14 Jun 2013 11:35:19 +0000 (13:35 +0200)]
Fix un-init var in icu_iter_get_org_info YAZ-665

10 years agoNo longer build for Ubuntu natty
Adam Dickmeiss [Wed, 12 Jun 2013 13:42:18 +0000 (15:42 +0200)]
No longer build for Ubuntu natty

10 years agoAvoid statement-not-reached warnings
Adam Dickmeiss [Wed, 12 Jun 2013 13:15:44 +0000 (15:15 +0200)]
Avoid statement-not-reached warnings

10 years agoFix empty declarations
Adam Dickmeiss [Wed, 12 Jun 2013 13:15:03 +0000 (15:15 +0200)]
Fix empty declarations

Issues a warning with some compilers.

10 years agoVersion 4.2.59 v4.2.59
Adam Dickmeiss [Tue, 11 Jun 2013 11:06:05 +0000 (13:06 +0200)]
Version 4.2.59

10 years agoImplement z_HTTP_header_remove
Adam Dickmeiss [Tue, 11 Jun 2013 11:04:30 +0000 (13:04 +0200)]
Implement z_HTTP_header_remove

10 years agoVersion 4.2.58 v4.2.58
Adam Dickmeiss [Tue, 11 Jun 2013 08:58:23 +0000 (10:58 +0200)]
Version 4.2.58

10 years agoMention that @mask requires YAZ 4.2.58
Adam Dickmeiss [Tue, 11 Jun 2013 08:56:19 +0000 (10:56 +0200)]
Mention that @mask requires YAZ 4.2.58

10 years agoMerge branch 'master' into yaz_663
Adam Dickmeiss [Mon, 10 Jun 2013 13:36:32 +0000 (15:36 +0200)]
Merge branch 'master' into yaz_663

10 years agoDisallow 0 ptrs for some ICU string utilities
Adam Dickmeiss [Mon, 3 Jun 2013 13:54:23 +0000 (15:54 +0200)]
Disallow 0 ptrs for some ICU string utilities

10 years agoicu_iter_get_org_info returns size+info in UTF-8
Adam Dickmeiss [Mon, 3 Jun 2013 13:33:56 +0000 (15:33 +0200)]
icu_iter_get_org_info returns size+info in UTF-8

rather than UTF-16.

10 years agoICU: avoid input member
Adam Dickmeiss [Mon, 3 Jun 2013 13:05:52 +0000 (15:05 +0200)]
ICU: avoid input member

10 years agoMerge branch 'master' into yaz_663
Adam Dickmeiss [Fri, 31 May 2013 21:21:46 +0000 (23:21 +0200)]
Merge branch 'master' into yaz_663

10 years agoFix tests for modified internal ICU API
Adam Dickmeiss [Fri, 31 May 2013 21:19:20 +0000 (23:19 +0200)]
Fix tests for modified internal ICU API

10 years agoFirst go at returning start+offset
Adam Dickmeiss [Fri, 31 May 2013 21:05:12 +0000 (23:05 +0200)]
First go at returning start+offset

The offset+size however are based on UChar however.

10 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz
Adam Dickmeiss [Fri, 31 May 2013 14:17:10 +0000 (16:17 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

10 years agoMerge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/yaz
Heikki Levanto [Fri, 31 May 2013 13:36:35 +0000 (15:36 +0200)]
Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/yaz

10 years agoAdd a flag --test-stop to test programs
Heikki Levanto [Fri, 31 May 2013 13:36:16 +0000 (15:36 +0200)]
Add a flag --test-stop to test programs

10 years agoCCL: avoid z39.58/regex truncation when not needed
Adam Dickmeiss [Wed, 29 May 2013 10:47:43 +0000 (12:47 +0200)]
CCL: avoid z39.58/regex truncation when not needed

Apply only the conversion of those masks, when absolutely necessary.

10 years agoCCL: tests for configurable mask/truncation
Adam Dickmeiss [Wed, 29 May 2013 08:43:24 +0000 (10:43 +0200)]
CCL: tests for configurable mask/truncation

10 years agoCCL: configurable masking character YAZ-661
Adam Dickmeiss [Wed, 29 May 2013 08:42:53 +0000 (10:42 +0200)]
CCL: configurable masking character YAZ-661

10 years agoAdd YAZ_EXPORT to functions in matchstr.h
Adam Dickmeiss [Thu, 16 May 2013 10:37:13 +0000 (12:37 +0200)]
Add YAZ_EXPORT to functions in matchstr.h

10 years agodocument parameter (Doxygen warning)
Adam Dickmeiss [Thu, 16 May 2013 10:36:51 +0000 (12:36 +0200)]
document parameter (Doxygen warning)

10 years agoDefine local strcasecmp funcs
Adam Dickmeiss [Thu, 16 May 2013 10:34:04 +0000 (12:34 +0200)]
Define local strcasecmp funcs

and use them when appropriate.

10 years agoHTTP encode. Remove Transfer-Encoding header
Adam Dickmeiss [Thu, 16 May 2013 08:53:28 +0000 (10:53 +0200)]
HTTP encode. Remove Transfer-Encoding header

YAZ uses content_len and full response anyway, so a Transfer-Encoding
header will obstruct the response.

10 years agoVersion 4.2.57 v4.2.57
Adam Dickmeiss [Wed, 15 May 2013 12:31:59 +0000 (14:31 +0200)]
Version 4.2.57