[
https://issues.apache.org/jira/browse/SOLR-2516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13033480#comment-13033480
]
Uwe Schindler commented on SOLR-2516:
-------------------------------------
I totally agree.
On the Lucene side, the documentation/wiki should also be fixed not to say:
creating IndexSearcher is heavy and they should be cached, more it should
explain that the IndexReaders are heavy.
> 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]