Highlight query condition improvement
-------------------------------------
Key: SOLR-2624
URL: https://issues.apache.org/jira/browse/SOLR-2624
Project: Solr
Issue Type: New Feature
Components: highlighter
Affects Versions: 3.2
Environment: Linux
Reporter: Gang Luo
Priority: Minor
some query condition such as faceted search condition may not need to be
highlighted.
for example faceted by area field.
search using the query:
QueryWord AND area:areaName
may not need areaName to be highlighted.
to solve the problem, may add a highlight parameter. for example :
hl.q=QueryWord
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]