Solr should not cache Searchers
-------------------------------

                 Key: SOLR-2516
                 URL: https://issues.apache.org/jira/browse/SOLR-2516
             Project: Solr
          Issue Type: Bug
          Components: search
            Reporter: John Wang


only IndexReaders should be cached (where data resides) Searcher is a thin 
execution wrapper around it and thus should not be cached.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to