Changes entry.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr7787@1691352 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dawid Weiss 2015-07-16 10:52:11 +00:00
parent 139460e8c5
commit 7419e9be58
1 changed files with 3 additions and 0 deletions

View File

@ -260,6 +260,9 @@ Optimizations
Other Changes
----------------------
* SOLR-7787: Removed fastutil and java-hll dependency, integrated HyperLogLog from java-hll
into Solr core. (Dawid Weiss)
* SOLR-7595: Allow method chaining for all CollectionAdminRequests in Solrj. (shalin)
* SOLR-7146: MiniSolrCloudCluster based tests can fail with ZooKeeperException NoNode for /live_nodes.