Michael McCandless created LUCENE-4846:
------------------------------------------
Summary: PostingsHighlighter should allow [expert] customization
on how the field values are loaded
Key: LUCENE-4846
URL: https://issues.apache.org/jira/browse/LUCENE-4846
Project: Lucene - Core
Issue Type: Improvement
Components: modules/highlighter
Reporter: Michael McCandless
Assignee: Michael McCandless
Fix For: 5.0, 4.3
Attachments: LUCENE-4846.patch
Today it always loads from stored fields (searcher.doc), but it's sometimes
useful to customize this, eg if your app separately already loads stored
fields then it can avoid double-loading them. Or if your app has some other
place to pull the values from ...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]