Add ConstantScore highlighting support to SpanScorer
----------------------------------------------------
Key: LUCENE-1425
URL: https://issues.apache.org/jira/browse/LUCENE-1425
Project: Lucene - Java
Issue Type: New Feature
Components: contrib/highlighter
Reporter: Mark Miller
Assignee: Mark Miller
Priority: Minor
Its actually easy enough to support the family of constantscore queries with
the new SpanScorer. This will also remove the requirement that you rewrite
queries against the main index before highlighting (in fact, if you do, the
constantscore queries will not highlight).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]