[ 
https://issues.apache.org/jira/browse/SOLR-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hoss Man resolved SOLR-1067.
----------------------------

    Resolution: Fixed

no longer a problem in 4.0 due to both of these (deprecated) methods having 
been removed.
                
> QueryParsing.parseFunction uses Singleton Core (SolrCore.getSolrCore())
> -----------------------------------------------------------------------
>
>                 Key: SOLR-1067
>                 URL: https://issues.apache.org/jira/browse/SOLR-1067
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.3
>            Reporter: Hoss Man
>             Fix For: 4.0
>
>         Attachments: SOLR-1067.patch
>
>
> QueryParsing.parseFunction is a static utility method that depends on the 
> SolrCore.getSolrCore singleton -- but it is not yet deprecated and is used in 
> some rather important places in the code base (the result is that the last 
> core initialized
> it was noted a while back, with some comments about how to tackle the 
> problem, but it looks like we never opened an issue to deal with it...
> http://www.nabble.com/QueryParsing-using-SolrCore.getSolrCore()-td19806087.html
> ...we should deal with this in some way prior to the 1.4 release (if nothing 
> else, we need to document it as a caveat).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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