[ECODP-dev] CKAN search query operator
John Glover
john.glover at okfn.org
Tue Apr 30 13:27:22 UTC 2013
Hello Bert,
The default query operator (AND vs OR) is set in the Solr config file, and
so cannot currently be updated at query time, only when Solr is restarted.
We could add some logic to parse the user's query and insert additional
AND/OR strings at query time if required. We generally don't recommend this
though as it not that straight-forward (what happens if 'and' or 'or' are
in the actual query?) and probably just adds clutter to the UI.
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.okfn.org/mailman/private/ecodp-dev/attachments/20130430/d7de0101/attachment.html>
More information about the ecodp-dev
mailing list