newSearcher(String name, boolean readOnly) is broken
----------------------------------------------------

                 Key: SOLR-1088
                 URL: https://issues.apache.org/jira/browse/SOLR-1088
             Project: Solr
          Issue Type: Bug
            Reporter: Hoss Man
             Fix For: 1.4


Noted on the mailing list while investigating something semi-related, the 
method SolrCore.newSearcher(String name, boolean readOnly) doesn't work as 
advertised (the readOnly option is completely ignored)

the method isn't used anywhere in Solr (that i could find) but it might be used 
by clients ... we should deal with this in some way prior to the 1.4 release 
(either fix; fix & deprecate; or document problem and deprecate)

http://www.nabble.com/Re%3A-Lucene-sync-bottleneck--p22237748.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to