#506: Provide PS, type and field code searching
------------------------+----------------------------
Reporter: tbrooks | Owner: valkyrie
Type: defect | Status: in_merge
Priority: major | Milestone:
Component: WebSearch | Version:
Resolution: | Keywords: INSPIRE syntax
------------------------+----------------------------
Comment (by jblayloc):
It is worth noting that to work correctly this branch requires
configuration directives to be set in invenio-local.conf, like:
{{{
CFG_WEBSEARCH_SYNONYM_KBRS = {
'journal': ['JOURNALS', 'leading_to_comma'],
'collection': ['COLLECTION', 'exact'],
'subject': ['SUBJECT', 'exact'],
}
}}}
--
Ticket URL: <http://invenio-software.org/ticket/506#comment:9>
Invenio <http://invenio-software.org>