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

Uwe Schindler reopened LUCENE-5900:
-----------------------------------

I checked today, so I have to reopen this issue. Currently all the 
Tokenizer/TokenFilterFactories that require the matchVersion property in the 
map complain.

In 5.0 and trunk we wanted to use Version.LATEST by default, s we should change 
AbstractAnalysisFactory to use this constant as default (instead of NULL). The 
assureMatchVersion call is then obsolete, because it should always be non-null.

I will post a patch that fixes this.

> Version cleanup
> ---------------
>
>                 Key: LUCENE-5900
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5900
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Ryan Ernst
>            Assignee: Ryan Ernst
>             Fix For: 5.0, Trunk
>
>         Attachments: LUCENE-5900.patch
>
>
> There are still a couple things taking {{Version}} in their constructor 
> (AnalyzingInfixSuggester/BlendedInfixSuggester), {{TEST_VERSION_CURRENT}} 
> isn't needed anymore, and there are a number of places with 
> {{:Post-Release-Update-Version:}}, which should be possible to remove 
> completely.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to