mirror of https://github.com/apache/lucene.git
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:
parent
139460e8c5
commit
7419e9be58
|
@ -260,6 +260,9 @@ Optimizations
|
||||||
Other Changes
|
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-7595: Allow method chaining for all CollectionAdminRequests in Solrj. (shalin)
|
||||||
|
|
||||||
* SOLR-7146: MiniSolrCloudCluster based tests can fail with ZooKeeperException NoNode for /live_nodes.
|
* SOLR-7146: MiniSolrCloudCluster based tests can fail with ZooKeeperException NoNode for /live_nodes.
|
||||||
|
|
Loading…
Reference in New Issue