| Package | Description | 
|---|---|
| org.apache.solr.analytics.function.field | Fields to use for analytics expressions. | 
| org.apache.solr.analytics.value | Value types for analytics expressions. | 
| org.apache.solr.analytics.value.constant | Constant values to be used in analytics expressions. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DateFieldAn analytics wrapper for a single-valued  TrieDateFieldorDatePointFieldwith DocValues enabled. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | DateValue.AbstractDateValueAn abstract base for  DateValue.CastingDateValuethat automatically casts to all types ifLongValue.getLong()andAnalyticsValue.exists()are implemented. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ConstantDateValueA constant  DateValue. | 
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.