[
https://issues.apache.org/jira/browse/LUCENE-4846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13605660#comment-13605660
]
Commit Tag Bot commented on LUCENE-4846:
----------------------------------------
[trunk commit] Michael McCandless
http://svn.apache.org/viewvc?view=revision&revision=1458009
LUCENE-4846: PostingsHighlighter allow customizing how the values to be
highlighted are loaded (default is still stored fields)
> 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, 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]