You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Amit Wamburkar (JIRA)" <ji...@apache.org> on 2010/04/03 08:11:27 UTC

[jira] Created: (LUCENE-2363) Classes BooleanFilter and FilterClause missing in 2.2

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


[jira] Resolved: (LUCENE-2363) Classes BooleanFilter and FilterClause missing in 2.2

Posted by "Uwe Schindler (JIRA)" <ji...@apache.org>.
     [ 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Closed: (LUCENE-2363) Classes BooleanFilter and FilterClause missing in 2.2

Posted by "Uwe Schindler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-2363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uwe Schindler closed LUCENE-2363.
---------------------------------


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