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

Robert Muir resolved LUCENE-5087.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 4.4
                   5.0
    
> add PostingsHighlighter.getGapSeparator
> ---------------------------------------
>
>                 Key: LUCENE-5087
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5087
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/highlighter
>            Reporter: Robert Muir
>             Fix For: 5.0, 4.4
>
>         Attachments: LUCENE-5087.patch, LUCENE-5087.patch
>
>
> Currently this is hardcoded to a space. But in some situations for a 
> multi-valued field (e.g. authors field), its convenient to treat each value 
> discretely. See LUCENE-2603 for example.
> So for such a field its nice if you can override and specify something else 
> like U+2029 PARAGRAPH SEPARATOR.

--
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]

Reply via email to