Search
Interfaces, Classes, Traits and Enums
- IProvider
- Interface for search providers
- ISearchQuery
- The query objected passed into \OCP\Search\IProvider::search
- PagedProvider
- Provides a template for search functionality throughout ownCloud;
- Provider
- Provides a template for search functionality throughout Nextcloud;
- Result
- The generic result of a search
- SearchResult
- SearchResultEntry
- Represents an entry in a list of results an app returns for a unified search query.