lucene/solr/solrj/src
Mark Robert Miller 2d406a50b2 SOLR-4597: Additional work.
SOLR-4598: The Core Admin unload command's option 'deleteDataDir', should use the DirectoryFactory API to remove the data dir. 

SOLR-4599: CachingDirectoryFactory calls close(Directory) on forceNew if the Directory has a refCnt of 0, but it should call closeDirectory(CacheValueValue).

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1457556 13f79535-47bb-0310-9956-ffa450edef68
2013-03-17 20:41:17 +00:00
..
java SOLR-4597: Additional work. 2013-03-17 20:41:17 +00:00
test/org/apache/solr SOLR-4597: Additional work. 2013-03-17 20:41:17 +00:00
test-files/solrj tests: remove these annoying svn sub properties from config files 2013-01-29 19:23:45 +00:00