Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The "LotsOfCores" page has been changed by ErickErickson: http://wiki.apache.org/solr/LotsOfCores?action=diff&rev1=23&rev2=24 * Open issues * [[https://issues.apache.org/jira/browse/SOLR-919|SOLR-919]] - Cache and reuse SolrConfig * [[https://issues.apache.org/jira/browse/SOLR-1028|SOLR-1028]] - Automatic core loading unloading for multicore - * [[https://issues.apache.org/jira/browse/SOLR-1306|SOLR-1306]] - Support pluggable persistence/loading of solr.xml details * [[https://issues.apache.org/jira/browse/SOLR-1416|SOLR-1416]] - Reduce contention in CoreContainer#getCore() * [[https://issues.apache.org/jira/browse/SOLR-1530|SOLR-1530]] - Open IndexSearcher lazily - * [[https://issues.apache.org/jira/browse/SOLR-3980|SOLR-3980]] - list not loaded (lazily loaded) cores for clients. * [[https://issues.apache.org/jira/browse/SOLR-4083|SOLR-4083]] - Move to a directory-based configuration. May replace [[https://issues.apache.org/jira/browse/SOLR-1306|SOLR-1306]] * [[https://issues.apache.org/jira/browse/SOLR-4196|SOLR-4196]] - While it looks unrelated, "untangling solr.xml" turns out to contain, very probably, a huge amount of the actual work. * Fixed/Closed issues @@ -32, +30 @@ * [[https://issues.apache.org/jira/browse/SOLR-921|SOLR-921]] - SolrResourceLoader must cache short name vs fully qualified name * [[https://issues.apache.org/jira/browse/SOLR-943|SOLR-943]] - Make it possible to specify dataDir in solr.xml * [[https://issues.apache.org/jira/browse/SOLR-1106|SOLR-1106]] - Pluggable CoreAdminHandler (Action ) architecture that allows for custom handler access to CoreContainer / request-response - * [[https://issues.apache.org/jira/browse/SOLR-1108|SOLR-1108]] - Remove synchronization in SolrCore constructor + * [[https://issues.apache.org/jira/browse/SOLR-1108|SOLR-1108]] - Remove synchronization in SolrCore constructor + * [[https://issues.apache.org/jira/browse/SOLR-1306|SOLR-1306]] - Support pluggable persistence/loading of solr.xml details. Wound up discovering cores instead * [[https://issues.apache.org/jira/browse/SOLR-1531|SOLR-1531]] - Provide an option to remove the data directory on core unload. Already done in [[https://issues.apache.org/jira/browse/SOLR-2610|SOLR-2610] * [[https://issues.apache.org/jira/browse/SOLR-1533|SOLR-1533]] - Partition data directories into multiple "bucket" directories. Will be handled by SOLR-1306. + * [[https://issues.apache.org/jira/browse/SOLR-3980|SOLR-3980]] - list not loaded (lazily loaded) cores for clients. See [[https://issues.apache.org/jira/browse/SOLR-4196|SOLR-4196]] Other features which may be needed for such a system include: