MediaWiki master
PaginatingSearchEngine.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Search;
4
16}
17
19class_alias( PaginatingSearchEngine::class, 'PaginatingSearchEngine' );
Marker class for search engines that can handle their own pagination, by reporting in their ISearchRe...
Definition of a mapping for the search index field.