Bug 8743 follow-up, throw a more explanatory error message
authorPaul Poulain <paul.poulain@biblibre.com>
Fri, 14 Sep 2012 13:59:50 +0000 (15:59 +0200)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 14 Sep 2012 13:59:50 +0000 (15:59 +0200)
commitf22d9e1337183dfe6afe2fb014841bf17d657a11
tree3bc2c766b07be4118e2017684f6f67b4c3daa0c6
parentffc6730552b1af5814783b40bd6d5dd9b48ce9c3
Bug 8743 follow-up, throw a more explanatory error message

When testing bug 8743, I discovered a missing index in my authority file.
The error message was
"CCL parsing error (10014) Unknown qualifier ZOOM"

which is not very helpfull because it does not show the query that was made.
This patch add the query itself after the zebra error
C4/Search.pm