#261: Parentheses in search don't work with alternate search terms
------------------------+---------------------------------------------------
Reporter: tbrooks | Owner: tbrooks
Type: defect | Status: in_merge
Priority: critical | Milestone:
Component: WebSearch | Version:
Resolution: | Keywords: INSPIRE Syntax Oct
------------------------+---------------------------------------------------
Comment (by Joe Blaylock <jrbl@…>):
In [ef470a6aec5f619319d29819dbc0e2edbbaa76b7]:
{{{
#!CommitTicketReference repository=""
revision="ef470a6aec5f619319d29819dbc0e2edbbaa76b7"
WebSearch: less noisy `ap' for SPIRES syntax
* SPIRES syntax queries are pre-analyzed and may lead to many internal
Boolean
OR queries for various search units that were not present in the
original
query. Post-search combination of queries for these units at the level
of
hitsets with alternate or no results are therefore not suitable for
these
situations. ap=0 and display_nearest_terms_box=False is therefore set
to work around these issues.
* Simplifies semantics around detecting presence of SPIRES syntax,
improves kwalitee slightly. Also adds FIXME so we don't lose history.
* This commit addresses #261.
}}}
--
Ticket URL: </ticket/261#comment:9>
Invenio <http://invenio-software.org>