Package | Description |
---|---|
org.apache.solr.analytics.function.field |
Fields to use for analytics expressions.
|
org.apache.solr.analytics.value |
Value types for analytics expressions.
|
Modifier and Type | Class and Description |
---|---|
class |
IntMultiPointField
An analytics wrapper for a multi-valued
IntPointField with DocValues enabled. |
class |
IntMultiTrieField
Deprecated.
Trie fields are deprecated as of Solr 7.0
|
Modifier and Type | Class and Description |
---|---|
static class |
IntValueStream.AbstractIntValueStream
An abstract base for
IntValueStream.CastingIntValueStream that automatically casts to all types if IntValueStream.streamInts(java.util.function.IntConsumer) is implemented. |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.