#673: MontySolr - syntax grammar that supports invenio operators
------------------------+------------------------------
Reporter: rchyla | Owner: rchyla
Type: defect | Status: new
Priority: major | Milestone:
Component: *general* | Version:
Resolution: | Keywords: montysolr search
------------------------+------------------------------
Comment (by rchyla):
Also, we have to account for the mixed syntax query cases (INSPIRE mixed
with Invenio syntax).
This could be done either in the Invenio front-end and always send the
'standard, already parsed' query to MontySolr backend.
OR, MontySolr can parse/normalize the query using Invenio parsers itself.
The first option seems cleaner, the 2nd more flexible (I'll probably add
some url params to InvenioQueryParser to switch the behaviour on the fly)
--
Ticket URL: <http://invenio-software.org/ticket/673#comment:1>
Invenio <http://invenio-software.org>