[ 
https://issues.apache.org/jira/browse/LUCENE-4846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael McCandless updated LUCENE-4846:
---------------------------------------

    Attachment: LUCENE-4846.patch

New patch, where the method allocates & returns the contents ...
                
> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to