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