[jira] Updated: (LUCENE-1973) Remove deprecated query components

2009-10-13 Thread Uwe Schindler (JIRA)

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

Uwe Schindler updated LUCENE-1973:
--

Description: Remove the rest of the deprecated query components.  (was: 
Remove deprecated query components around HitCollector)

> 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
>
>
> 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: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org



[jira] Updated: (LUCENE-1973) Remove deprecated query components

2009-10-23 Thread Uwe Schindler (JIRA)

 [ 
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: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org



[jira] Updated: (LUCENE-1973) Remove deprecated query components

2009-10-23 Thread Uwe Schindler (JIRA)

 [ 
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

Updated patch, I forgot the test for PayloadNearQuery, which also had a custom 
Similarity.

> 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-BW.patch, LUCENE-1973-Similarity.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: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org



[jira] Updated: (LUCENE-1973) Remove deprecated query components

2009-10-23 Thread Uwe Schindler (JIRA)

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

Uwe Schindler updated LUCENE-1973:
--


Committed similarity changes in revision: 829002

> 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-BW.patch, LUCENE-1973-Similarity.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: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org



[jira] Updated: (LUCENE-1973) Remove deprecated query components

2009-10-23 Thread Uwe Schindler (JIRA)

 [ 
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 my committed patch, I only added one more SimpleSimilarity implementation 
in TestOmitTf

> 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-BW.patch, LUCENE-1973-Similarity-BW.patch, 
> LUCENE-1973-Similarity.patch, LUCENE-1973-Similarity.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: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org



[jira] Updated: (LUCENE-1973) Remove deprecated query components

2009-10-23 Thread Uwe Schindler (JIRA)

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

Uwe Schindler updated LUCENE-1973:
--

Attachment: (was: LUCENE-1973-Similarity-BW.patch)

> 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: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org



[jira] Updated: (LUCENE-1973) Remove deprecated query components

2009-10-23 Thread Uwe Schindler (JIRA)

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

Uwe Schindler updated LUCENE-1973:
--

Attachment: (was: LUCENE-1973-Similarity.patch)

> 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: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org



[jira] Updated: (LUCENE-1973) Remove deprecated query components

2009-10-23 Thread Uwe Schindler (JIRA)

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

Uwe Schindler updated LUCENE-1973:
--

Attachment: (was: LUCENE-1973-Similarity-BW.patch)

> 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: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org



[jira] Updated: (LUCENE-1973) Remove deprecated query components

2009-10-23 Thread Uwe Schindler (JIRA)

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

Uwe Schindler updated LUCENE-1973:
--

Attachment: (was: LUCENE-1973-Similarity.patch)

> 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: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org



[jira] Updated: (LUCENE-1973) Remove deprecated query components

2009-10-23 Thread Uwe Schindler (JIRA)

 [ 
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-BoostingTermQuery.patch

remove BoostingTermQuery.

The xml-query-parser now creates a PayloadTermQuery with the default payload 
function.

> 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-BoostingTermQuery.patch, 
> 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: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org



[jira] Updated: (LUCENE-1973) Remove deprecated query components

2009-11-10 Thread Uwe Schindler (JIRA)

 [ 
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-MultiValueSource-BW.patch
LUCENE-1973-MultiValueSource.patch

The last deprecation in search package. If somebody thinks, we still need 
MultiValueSource (even TestOrdValues pass without them), please tell me. I do 
not exactly know the reason for this newly-deprecated class in 2.9. Hoss? Mark? 
Who did the FieldCacheSanity checker?

I will commit this tomorrow morning GMT.

> 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-BoostingTermQuery.patch, 
> LUCENE-1973-MultiValueSource-BW.patch, LUCENE-1973-MultiValueSource.patch, 
> 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: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org



[jira] Updated: (LUCENE-1973) Remove deprecated query components

2009-11-10 Thread Uwe Schindler (JIRA)

 [ 
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-MultiValueSource.patch

Fix also JavaDocs.

> 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
>Assignee: Uwe Schindler
> Fix For: 3.0
>
> Attachments: LUCENE-1973-BoostingTermQuery.patch, 
> LUCENE-1973-MultiValueSource-BW.patch, LUCENE-1973-MultiValueSource.patch, 
> LUCENE-1973-MultiValueSource.patch, 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: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org