SOLR-4168: 5x changes entry

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420507 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2012-12-12 01:49:25 +00:00
parent 8472da6e82
commit f78b7d2a1d
1 changed files with 3 additions and 0 deletions

View File

@ -331,6 +331,9 @@ Bug Fixes
or"/" characters. This fix also makes SolrCloud more accepting of
hostContext values with leading/trailing slashes. (hossman)
* SOLR-4168: Ensure we are using the absolute latest index dir when getting
list of files for replication. (Mark Miller)
Other Changes
----------------------