[jira] Updated: (LUCENE-944) Remove deprecated methods in BooleanQuery

2009-10-13 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-944: - Attachment: lucene-944-bw.patch lucene-944.patch Tiny change in QueryUtils#checkS

[jira] Updated: (LUCENE-944) Remove deprecated methods in BooleanQuery

2009-10-12 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-944: - Attachment: lucene-944.patch All core & contrib tests pass now. The problem was QueryUtils#check

[jira] Updated: (LUCENE-944) Remove deprecated methods in BooleanQuery

2009-10-01 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-944: - Attachment: lucene-944.patch Some test fail with this test when a MatchAllDocQuery is used, e.g.

[jira] Updated: (LUCENE-944) Remove deprecated methods in BooleanQuery

2007-12-11 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-944: - Fix Version/s: (was: 2.3) 3.0 > Remove deprecated methods in BooleanQuery

[jira] Updated: (LUCENE-944) Remove deprecated methods in BooleanQuery

2007-06-26 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-944: Attachment: BooleanQuery20070626.patch Patches BooleanQuery only. Tests pass, javadocs build. > Re