Class SearchIndex

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

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