Allow WeightedSpanTermExtractor to collect positions for TermQuerys
-------------------------------------------------------------------
Key: LUCENE-3304
URL: https://issues.apache.org/jira/browse/LUCENE-3304
Project: Lucene - Java
Issue Type: Improvement
Components: modules/highlighter
Affects Versions: 3.3
Reporter: Jahangir Anwari
Priority: Trivial
Spinoff from this thread:
http://www.gossamer-threads.com/lists/lucene/java-user/129668
Currently WeightedSpanTermExtractor only collects positions for "position
sensitive" queries. Allowing WeightedSpanTermExtractor to store positions for
TermQuery would enable the WeightedSpanTermExtractor to be used outside the
highlighter in custom plugins to get positions information.
--
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]