LiveSearch
Table of Contents
Namespaces
Interfaces
- SearchProviderInterface
- Interface to declare a search provider used for the backend search
Classes
- DatabaseRecordProvider
- Search provider to query records from database
- PageRecordProvider
- Search provider to query pages from database
- QueryParser
- Class for parsing query parameters in backend live search.
- ResultItem
- Class that represents a search result item
- ResultItemAction
- Class that represents a search result item action
- SearchProviderRegistry
- Registry that holds all registered search providers
- SearchRepository
- Repository class to ease using the search API.