http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14796 Bug ID: 14796 Summary: zebra returns error code 114 Change sponsored?: --- Product: Koha Version: 3.18 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P5 - low Component: Searching Assignee: gmcharlt@gmail.com Reporter: wwwretive@yahoo.fr QA Contact: testopia@bugs.koha-community.org Created attachment 42458 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42458&action=edit 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. -- You are receiving this mail because: You are watching all bug changes.