CatItem | CatItem (Catalog Item) stores a single item in the index |
InputData | InputData shows one segment (between tabs) of a user's query A user's query is typically represented by List<InputData> and each element of the list represents a segment of the query |
PluginInterface | This is the class that a plugin must implement |