[ https://issues.apache.org/jira/browse/LUCENE-2363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Uwe Schindler resolved LUCENE-2363. ----------------------------------- Resolution: Invalid These classes are in the queries contrib, not in lucene-core. So you have to add lucene-queries.jar to your classpath (its in the contrib subfolder). Also bugs in version 2.2 will no longer be fixed. Current are version 2.9.2 and 3.01. > Classes BooleanFilter and FilterClause missing in 2.2 > ----------------------------------------------------- > > Key: LUCENE-2363 > URL: https://issues.apache.org/jira/browse/LUCENE-2363 > Project: Lucene - Java > Issue Type: Bug > Components: Search > Affects Versions: 2.2 > Environment: Windows > Reporter: Amit Wamburkar > > I downloaded lucene-core-2.2.0.jar and started using it. But when i tried to > created objects of the classes: BooleanFilter and FilterClause , could not > find them in the jar. In fact i want to use them so that i can get rid of > BooleanQuery which is causing exception BooleanQuery$TooManyClauses. -- 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