/[Apache-SVN]
ViewVC logotype

Revision 1691350


Jump to revision: Previous Next
Author: dweiss
Date: Thu Jul 16 10:32:07 2015 UTC (8 years, 9 months ago)
Changed paths: 29
Log Message:
SOLR-7787 (jhll integration).

Changed paths

Path Details
Directorylucene/dev/branches/solr7787/
(Copied from lucene/dev/trunk, r1691343)
added , props changed
Directorylucene/dev/branches/solr7787/lucene/ivy-versions.properties modified , text changed
Directorylucene/dev/branches/solr7787/solr/NOTICE.txt modified , text changed
Directorylucene/dev/branches/solr7787/solr/core/ivy.xml modified , text changed
Directorylucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/handler/component/StatsField.java modified , text changed
Directorylucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/handler/component/StatsValuesFactory.java modified , text changed
Directorylucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/search/facet/HLLAgg.java modified , text changed
Directorylucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/search/facet/UniqueSlotAcc.java modified , text changed
Directorylucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/ added
Directorylucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/BigEndianAscendingWordDeserializer.java added
Directorylucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/BigEndianAscendingWordSerializer.java added
Directorylucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/BitUtil.java added
Directorylucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/BitVector.java added
Directorylucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/HLL.java added
Directorylucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/HLLMetadata.java added
Directorylucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/HLLType.java added
Directorylucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/HLLUtil.java added
Directorylucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/IHLLMetadata.java added
Directorylucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/ISchemaVersion.java added
Directorylucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/IWordDeserializer.java added
Directorylucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/IWordSerializer.java added
Directorylucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/LongIterator.java added
Directorylucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/NumberUtil.java added
Directorylucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/SchemaVersionOne.java added
Directorylucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/SerializationUtil.java added
Directorylucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/package-info.java added
Directorylucene/dev/branches/solr7787/solr/core/src/test/org/apache/solr/handler/component/StatsComponentTest.java modified , text changed
Directorylucene/dev/branches/solr7787/solr/core/src/test/org/apache/solr/handler/component/TestDistributedStatsComponentCardinality.java modified , text changed
Directorylucene/dev/branches/solr7787/solr/core/src/test/org/apache/solr/search/facet/TestJsonFacets.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26