mirror of https://github.com/apache/lucene.git
Fix javadoc issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640365 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7a32b537a9
commit
f291654500
|
@ -246,7 +246,7 @@ public class MultiCore
|
|||
* While the new core is loading, requests will continue to be dispatched to
|
||||
* and processed by the old core
|
||||
*
|
||||
* @param core the SolrCore to reload
|
||||
* @param dcore the SolrCore to reload
|
||||
* @throws ParserConfigurationException
|
||||
* @throws IOException
|
||||
* @throws SAXException
|
||||
|
|
Loading…
Reference in New Issue