Choose a Data Type
First configure the type of each document meta you want to index.
For example, if the document meta contains:
-
Textual values, select alphanum.
-
Dates, select Date (with time) or Date (without time).
-
Numerical values, select Integer, Double or Unsigned Integer.
-
Geographical coordinates, select GPS point or XY point.