You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2015/07/21 00:34:04 UTC

[jira] [Commented] (SOLR-7815) Remove LuceneQueryOptimizer

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