[
https://issues.apache.org/jira/browse/LUCENE-8893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16876000#comment-16876000
]
ASF subversion and git services commented on LUCENE-8893:
---------------------------------------------------------
Commit 518b6b5aacbb04f6e1e62fed6fda141808849c31 in lucene-solr's branch
refs/heads/branch_8x from Alan Woodward
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=518b6b5 ]
LUCENE-8893: Intervals.prefix() and Intervals.wildcard() should take BytesRef
> Intervals.wildcard() and Intervals.prefix() should take BytesRef
> ----------------------------------------------------------------
>
> Key: LUCENE-8893
> URL: https://issues.apache.org/jira/browse/LUCENE-8893
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Alan Woodward
> Assignee: Alan Woodward
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Generally speaking, when parsers are creating wildcard or prefix
> IntervalsSources, they will first want to pass the user input through
> Analyzer.normalize(). This returns a BytesRef rather than a String, so the
> factory methods for these sources should take BytesRef as well.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]