[
https://issues.apache.org/jira/browse/LUCENE-4806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13590479#comment-13590479
]
Commit Tag Bot commented on LUCENE-4806:
----------------------------------------
[trunk commit] Michael McCandless
http://svn.apache.org/viewvc?view=revision&revision=1451578
LUCENE-4806: change facet delim character to use 3 bytes instead of 1 (in UTF-8)
> change FacetIndexingParams.DEFAULT_FACET_DELIM_CHAR to U+001F
> -------------------------------------------------------------
>
> Key: LUCENE-4806
> URL: https://issues.apache.org/jira/browse/LUCENE-4806
> Project: Lucene - Core
> Issue Type: Improvement
> Components: modules/facet
> Reporter: Michael McCandless
> Assignee: Michael McCandless
> Priority: Minor
> Attachments: LUCENE-4806.patch
>
>
> The current delim char takes 3 bytes as UTF-8 ... but U+001F (=
> INFORMATION_SEPARATOR, which seems appropriate) takes only 1 byte.
--
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]