Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-3093

Decide destiny of LuceneQueryOptimizer (solrconfig.xml: <boolTofilterOptimizer>)

Agile BoardAttach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.6, 4.0-ALPHA
    • None
    • None

    Description

      SolrConfig.java still tries to parse <boolTofilterOptimizer>
      But the only user of this param was SolrIndexSearcher.java line 366-381 which is commented out since 3.1.

      From Solr3.6 we print a warning if we find this option is found in solrconfig.xml (SOLR-1052):

      WARN: solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
      

      However, the dead, commented code is still in place in SolrConfig.java, SolrIndexSearcher.Java. We should decide what do do, either re-implement boolTofilterOptimizer or remove it completely.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            janhoy Jan Høydahl
            janhoy Jan Høydahl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment