Flarum
Forum
PHP
JS
1.x
2.x
v1.3.1
v1.4.0
v1.5.0
v1.6.3
v1.7.1
v1.8.14
Classes
Namespaces
Interfaces
Traits
Index
Search
Flarum\Search
Namespaces
Flarum\Search\Database
Flarum\Search\Filter
Flarum\Search\Job
Flarum\Search\Listener
Classes
AbstractDriver
AbstractFulltextFilter
SearchCriteria
Represents the criteria that will determine the entire result set of a query. The limit and offset are not included because they only determine which part of the entire result set will be returned.
SearchManager
SearchResults
SearchServiceProvider
SearchState
ValidateFilterTrait
Interfaces
IndexerInterface
SearcherInterface