#892: WebSearch: configurable SPIRES syntax support
-----------------------+------------------
Reporter: simko | Owner:
Type: defect | Status: new
Priority: critical | Milestone: v1.0
Component: WebSearch | Version:
Keywords: |
-----------------------+------------------
In the distant past, the SPIRES query syntax trigger in user queries was
simply the presence of leading `find`. With ticket:508 and with the in-
the-meantime-committed SPIRES syntax guesswork, the trigger can be
`leading-a`, `leading-t`, `space-ps-space`, etc. This is clearly not
desirable for some sites.
We need a new configuration variable called say
`CFG_WEBSEARCH_SPIRES_SYNTAX` that people could use to configure their
sites. For example:0 = SPIRES syntax is switched off; 1 = leading find is
required; 2 = leading SPIRES operator is required; 3 = space-operator-
space is recognised too; 9 = it is always used.
(taken from ticket:431#comment:19 so that it better stands out)
--
Ticket URL: <http://invenio-software.org/ticket/892>
Invenio <http://invenio-software.org>