/
[Apache-SVN]
Revision 1691350
Jump to revision:
Author:
dweiss
Date:
Thu Jul 16 10:32:07 2015 UTC
(9 years, 4 months ago)
Changed paths:
29
Log Message:
SOLR-7787 (jhll integration).
Changed paths
Path
Details
lucene/dev/branches/solr7787/
(Copied from lucene/dev/trunk, r1691343)
added
, props changed
lucene/dev/branches/solr7787/lucene/ivy-versions.properties
modified
,
text changed
lucene/dev/branches/solr7787/solr/NOTICE.txt
modified
,
text changed
lucene/dev/branches/solr7787/solr/core/ivy.xml
modified
,
text changed
lucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/handler/component/StatsField.java
modified
,
text changed
lucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/handler/component/StatsValuesFactory.java
modified
,
text changed
lucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/search/facet/HLLAgg.java
modified
,
text changed
lucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/search/facet/UniqueSlotAcc.java
modified
,
text changed
lucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/
added
lucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/BigEndianAscendingWordDeserializer.java
added
lucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/BigEndianAscendingWordSerializer.java
added
lucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/BitUtil.java
added
lucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/BitVector.java
added
lucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/HLL.java
added
lucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/HLLMetadata.java
added
lucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/HLLType.java
added
lucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/HLLUtil.java
added
lucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/IHLLMetadata.java
added
lucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/ISchemaVersion.java
added
lucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/IWordDeserializer.java
added
lucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/IWordSerializer.java
added
lucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/LongIterator.java
added
lucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/NumberUtil.java
added
lucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/SchemaVersionOne.java
added
lucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/SerializationUtil.java
added
lucene/dev/branches/solr7787/solr/core/src/java/org/apache/solr/util/hll/package-info.java
added
lucene/dev/branches/solr7787/solr/core/src/test/org/apache/solr/handler/component/StatsComponentTest.java
modified
,
text changed
lucene/dev/branches/solr7787/solr/core/src/test/org/apache/solr/handler/component/TestDistributedStatsComponentCardinality.java
modified
,
text changed
lucene/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