[ 
https://issues.apache.org/jira/browse/LUCENE-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13697811#comment-13697811
 ] 

ASF subversion and git services commented on LUCENE-5087:
---------------------------------------------------------

Commit 1498945 from [~rcmuir]
[ https://svn.apache.org/r1498945 ]

LUCENE-5087: Add getMultiValuedSeparator to PostingsHighlighter
                
> 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
>         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