You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Alan Woodward (JIRA)" <ji...@apache.org> on 2019/07/01 08:19:00 UTC

[jira] [Resolved] (LUCENE-8893) Intervals.wildcard() and Intervals.prefix() should take BytesRef

     [ https://issues.apache.org/jira/browse/LUCENE-8893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Woodward resolved LUCENE-8893.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 8.2

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