#113: Guess about quoting in mixed search styles
--------------------------+----------------------------
Reporter: jblayloc | Owner: jblayloc
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: WebSearch | Version:
Resolution: | Keywords: INSPIRE Syntax
--------------------------+----------------------------
Comment (by simko):
Yes, let's do silent quoting in the Invenio syntax too, provided that
the search term starts with a fielded expression.
We should look ahead until (i) next AND/OR/NOT logical operators, (ii)
next +/-/| inclusion/exclusion equivalent operators, (iii) another
fielded search, or (iv) end of input form, and use implicit quoting on
these. If the search term does not start with a fielded expression,
then let's assume any field word query with silent logical AND between
terms, as was the case up to now.
Note that in order to have proper silent quoting for title or abstract
fields we should first commit the word-pair based searching...
--
Ticket URL: <http://invenio-software.org/ticket/113#comment:5>
Invenio <http://invenio-software.org>