SOLR-7675: fix changes JIRA number

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685486 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yonik Seeley 2015-06-14 23:38:41 +00:00
parent 54929a7a0b
commit ac2f610009
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ Bug Fixes
* SOLR-7566: Search requests should return the shard name that is down. (Marius Grama, shalin)
* SOLR-7667: Add missing _root_ field to managed-schema template so that the default data driven
* SOLR-7675: Add missing _root_ field to managed-schema template so that the default data driven
config set can index nested documents by default. (yonik)
* SOLR-7635: Limit lsof port check in bin/solr to just listening ports