You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2013/07/02 16:19:21 UTC

[jira] [Resolved] (LUCENE-5087) add PostingsHighlighter.getGapSeparator

     [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org