[ 
https://issues.apache.org/jira/browse/SOLR-7815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634183#comment-14634183
 ] 

Hoss Man commented on SOLR-7815:
--------------------------------

Linking to SOLR-1052 and SOLR-3093 for context.

In particular note that r922957 (March 2010) is where the the code that used 
the optimizer was last removed and after that SOLR-1052 dealt with the cleanup 
to remove the config parsing to enable the optimizer.

bq. Here is a patch.

+1

> Remove LuceneQueryOptimizer
> ---------------------------
>
>                 Key: SOLR-7815
>                 URL: https://issues.apache.org/jira/browse/SOLR-7815
>             Project: Solr
>          Issue Type: Task
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Minor
>         Attachments: SOLR-7815.patch
>
>
> I noticed that I introduced a bug in this class when refactoring BooleanQuery 
> to be immutable (using the builder as a cache key instead of the query 
> itself). But then I noticed that this class is actually never used, so let's 
> remove it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to