Enum Class SearchFieldE

java.lang.Object
java.lang.Enum<SearchFieldE>
de.elo.ix.client.esearch.query.SearchFieldE
All Implemented Interfaces:
Serializable, Comparable<SearchFieldE>, Constable

public enum SearchFieldE extends Enum<SearchFieldE> implements Serializable

Use this class of constants to define in which field should be searched or aggregated.

For every option, allowed FieldTypeE is given which is also the fallback type if provided type is incorrect.

Since:
11.00.000.013