lucene/solr/solrj
Mark Robert Miller 7354f8d9e8 SOLR-2654: Directorys used by a SolrCore are now closed when they are no longer used.
SOLR-2654: The same Directory instance is now always used across a SolrCore so that
it's easier to add other DirectoryFactory's without static caching hacks.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159378 13f79535-47bb-0310-9956-ffa450edef68
2011-08-18 19:46:30 +00:00
..
src SOLR-2654: Directorys used by a SolrCore are now closed when they are no longer used. 2011-08-18 19:46:30 +00:00
build.xml LUCENE-3337: avoid building jar files unless necessary in build 2011-07-28 04:02:09 +00:00