Class SearchIndex

java.lang.Object
org.tailormap.api.persistence.SearchIndex
All Implemented Interfaces:
Serializable

@Entity public class SearchIndex extends Object implements Serializable
SearchIndex is a table that stores the metadata for search indexes for a feature type.
See Also: