[
https://issues.apache.org/jira/browse/LUCENE-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-1973:
----------------------------------
Attachment: LUCENE-1973-Similarity-BW.patch
LUCENE-1973-Similarity.patch
Here patch on removal of Similarity deprecations. One more occurence of my
famous MethodSupport dies :( :)
Do not wonder about the assertTrue() -> assertEquals() changes in
TestSimilarity, but I had a problem at the beginning to find out why the
score() was not 1.0 for the PhraseQuery (I just removed the collection idf()
method from the SimpleSimilarity, but had to reimplement is using
Eplanations()). And this both in BW branch and trunk.
Will commit soon when *all* tests have been run.
> Remove deprecated query components
> ----------------------------------
>
> Key: LUCENE-1973
> URL: https://issues.apache.org/jira/browse/LUCENE-1973
> Project: Lucene - Java
> Issue Type: Task
> Components: Search
> Reporter: Uwe Schindler
> Fix For: 3.0
>
> Attachments: LUCENE-1973-Similarity-BW.patch,
> LUCENE-1973-Similarity.patch
>
>
> Remove the rest of the deprecated query components.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]