Robert Muir created LUCENE-5087:
-----------------------------------
Summary: 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
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]