| Constructor and Description |
|---|
MatchCondition(String field,
Object value)
Creates a new
MatchCondition for the specified field and value. |
boost, boostall, bigDecimalMapper, bigIntegerMapper, bitemporal, bitemporalMapper, blobMapper, bool, booleanMapper, build, classpathAnalyzer, contains, dateMapper, dateRange, dateRangeMapper, doubleMapper, field, floatMapper, fuzzy, geoBBox, geoDistance, geoDistanceSortField, geoPointMapper, index, index, inetMapper, integerMapper, longMapper, lucene, match, none, phrase, prefix, range, regexp, schema, search, snowballAnalyzer, stringMapper, textMapper, toString, uuidMapper, wildcardpublic MatchCondition(String field, Object value)
MatchCondition for the specified field and value.field - The name of the field to be matched.value - The value of the field to be matched.Copyright © 2016. All rights reserved.