[Bug 14527] zebra error 114 when searching for items added before or after a specific date
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14527 --- Comment #30 from Fridolin SOMERS <fridolin.somers@biblibre.com> --- (In reply to Pedro Ferreira from comment #10)
using the search data in the screenshot i performed the same search with yaz client.
so i did
YAZ-CLIENT>f @attr 1=32 @attr 4=5 @attr 2=4 2015-07-05
Sent searchRequest. Received SearchResponse. Search was a bloomin' failure. Number of hits: 0, setno 7 Result Set Status: none records returned: 0 Diagnostic message(s) from database: [114] Unsupported Use attribute -- v2 addinfo '32' Elapsed: 0.000181
-------- Here i can see the 114 error, but i dont know what is @attr 1=32
Attribute number 32 is defined in bib1.att = Date-of-acquisition. By default 099$c is indexed as Date-of-acquisition. Is it ? Note that if you have no existing 099$c, the search query will fail, not juste say 0 results. Test : yaz> f @attr 1=32 @attr 2=103 '' -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org