Interface SearchType

All Superinterfaces:
ContentPackable<SearchTypeEntity>, Exportable
All Known Implementing Classes:
EventList, MessageList, Pivot, SearchType.Fallback

public interface SearchType extends ContentPackable<SearchTypeEntity>, Exportable
A search type represents parts of a query that generates a .

Plain queries only select a set of data but by themselves do not return any specific parts from it. Typical search types are aggregations across fields, a list of messages and other metadata.