/[Apache-SVN]
ViewVC logotype

Revision 1697977


Jump to revision: Previous Next
Author: hossman
Date: Wed Aug 26 17:24:07 2015 UTC (8 years, 8 months ago)
Changed paths: 7
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 (merge r1697969)

Changed paths

Path Details
Directorylucene/dev/branches/branch_5x/ modified , props changed
Directorylucene/dev/branches/branch_5x/solr/ modified , props changed
Directorylucene/dev/branches/branch_5x/solr/CHANGES.txt modified , text changed , props changed
Directorylucene/dev/branches/branch_5x/solr/core/ modified , props changed
Directorylucene/dev/branches/branch_5x/solr/core/src/java/org/apache/solr/util/hll/BigEndianAscendingWordDeserializer.java modified , text changed
Directorylucene/dev/branches/branch_5x/solr/core/src/java/org/apache/solr/util/hll/BigEndianAscendingWordSerializer.java modified , text changed
Directorylucene/dev/branches/branch_5x/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