Bug 14796 - zebra returns error code 114
Summary: zebra returns error code 114
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching (show other bugs)
Version: 3.18
Hardware: PC Linux
: P5 - low normal (vote)
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-08 17:09 UTC by philippe kloos
Modified: 2016-06-21 21:36 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
koha-rebuild-zebra output (22.83 KB, text/plain)
2015-09-08 17:09 UTC, philippe kloos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description philippe kloos 2015-09-08 17:09:16 UTC
Created attachment 42458 [details]
koha-rebuild-zebra output

Search did not work anymore with recently acquired items but
it was OK for old ones; i updated koha from version 3.18.9 to version 3.18.10,
but now the search doesn't work for any of the items.

It doesn't work for a general search neither for a particular
search (title, author, etc)

The format of the database is unimarc.

When i look at the zebrasrv logs it says 

zebrasrv(1) e0489cb5 [request] Search biblios ERROR 114 1 1+0 RPN @attrset Bib-1 @attr 1=1016 @attr 4=6 @attr 5=1 social

I tried the yaz client directly, it says :

# yaz-client -c /etc/koha/zebradb/ccl.properties  unix:/var/run/koha/laretive/bibliosocket
Connecting...OK.
Sent initrequest.
Connection accepted by v3 target.
ID     : 81
Name   : Zebra Information Server/GFS/YAZ
Version: 4.2.30 98864b44c654645bc16b2c54f822dc2e45a93031
Options: search present delSet triggerResourceCtrl scan sort extendedServices namedResultSets
Elapsed: 0.004361
Z> base biblios
Z> f social
Sent searchRequest.
Received SearchResponse.
Search was a bloomin' failure.
Number of hits: 0, setno 1
Result Set Status: none
records returned: 0
Diagnostic message(s) from database:
    [114] Unsupported Use attribute -- v2 addinfo 'any'

I did koha-rebuild-zebra but that didn't help (output is attached)

Any help will be appreciated.
Comment 1 Katrin Fischer 2015-09-08 22:09:18 UTC
Hi Phiippe, 
I think this could be a configuration issue. I recommend asking your question on the mailing list as not a lot of people are checking on the newly filed bug reports and you will probably receive more help there.

A good place to start looking is the About > System information tab in your Koha.
Comment 2 philippe kloos 2015-09-09 15:40:57 UTC
thanks for the tip, i found out that i had to switch from grs to dom indexing.