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

Reply via email to