You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2007/05/02 01:06:15 UTC

[jira] Updated: (SOLR-115) replace BooleanQuery.getClauses() with clauses()

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

Hoss Man updated SOLR-115:
--------------------------

    Attachment: SOLR-115.patch

audited all of our uses of getClausese() ... they were mainly for iteration, and a few to get length/size ... all good candidates for replacing with clauses()

will commit this patch in a few days baring any objections.

> replace BooleanQuery.getClauses() with clauses()
> ------------------------------------------------
>
>                 Key: SOLR-115
>                 URL: https://issues.apache.org/jira/browse/SOLR-115
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Yonik Seeley
>            Priority: Minor
>         Attachments: SOLR-115.patch
>
>
> Basically, take advantage of
> http://issues.apache.org/jira/browse/LUCENE-745
> after we update lucene versions.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.