/[Apache-SVN]
ViewVC logotype

Revision 1697969


Jump to revision: Previous Next
Author: hossman
Date: Wed Aug 26 16:33:39 2015 UTC (9 years, 2 months ago)
Changed paths: 4
Log Message:
SOLR-7954: Fixed an integer overflow bug in the HyperLogLog code used by the 'cardinality' option of stats.field to prevent ArrayIndexOutOfBoundsException in a distributed search when a large precision is selected and a large number of values exist in each shard

Changed paths

Path Details
Directorylucene/dev/trunk/solr/CHANGES.txt modified , text changed
Directorylucene/dev/trunk/solr/core/src/java/org/apache/solr/util/hll/BigEndianAscendingWordDeserializer.java modified , text changed
Directorylucene/dev/trunk/solr/core/src/java/org/apache/solr/util/hll/BigEndianAscendingWordSerializer.java modified , text changed
Directorylucene/dev/trunk/solr/core/src/test/org/apache/solr/util/hll/HLLSerializationTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26