You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Justus Pendleton (JIRA)" <ji...@apache.org> on 2009/03/11 02:34:50 UTC

[jira] Updated: (LUCENE-998) BooleanQuery.setMaxClauseCount(int) is static

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

Justus Pendleton updated LUCENE-998:
------------------------------------

    Attachment: lucene-998.patch

Patch implementing changes I proposed.

> BooleanQuery.setMaxClauseCount(int) is static
> ---------------------------------------------
>
>                 Key: LUCENE-998
>                 URL: https://issues.apache.org/jira/browse/LUCENE-998
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Search
>    Affects Versions: 2.1
>            Reporter: Tim Lebedkov
>         Attachments: lucene-998.patch
>
>
> BooleanQuery.setMaxClauseCount(int) is static. It does not allow searching in multiple indices from different threads using different settings. This setting should be probably moved in to the IndexSearcher.

-- 
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