You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2012/10/23 16:50:47 UTC

[Solr Wiki] Update of "LotsOfCores" by ErickErickson

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=13&rev2=14

     * [[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-1531|SOLR-1531]] - Provide an option to remove the data directory on core unload
     * [[https://issues.apache.org/jira/browse/SOLR-1533|SOLR-1533]] - Partition data directories into multiple "bucket" directories
+    * [[https://issues.apache.org/jira/browse/SOLR-3980|SOLR-3980]] - list not loaded (lazily loaded) cores for clients.
    * Fixed/Closed issues
     * [[https://issues.apache.org/jira/browse/SOLR-920|SOLR-920]] - Cache and reuse IndexSchema
     * [[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-1108|SOLR-1108]] - Remove synchronization in SolrCore constructor
     * [[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-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]
   
  
  Other features which may be needed for such a system include: