| 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  | BooleanFieldAn analytics wrapper for a single-valued  BoolFieldwith DocValues enabled. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | BooleanValue.AbstractBooleanValueAn abstract base for  BooleanValue.CastingBooleanValuethat automatically casts to all types ifBooleanValue.getBoolean()andAnalyticsValue.exists()are implemented. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ConstantBooleanValueA constant  BooleanValue. | 
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.