Package org.opensearch.index.mapper
Class BooleanFieldMapper.Values
java.lang.Object
org.opensearch.index.mapper.BooleanFieldMapper.Values
- Enclosing class:
BooleanFieldMapper
Values that can be used for this field mapper
- Opensearch.internal:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
TRUE
public static final org.apache.lucene.util.BytesRef TRUE -
FALSE
public static final org.apache.lucene.util.BytesRef FALSE
-
-
Constructor Details
-
Values
public Values()
-