CirrusSearch
Elasticsearch-powered search for MediaWiki
|
A fallback method that is able to attach a complete search query to the main msearch request. More...
Public Member Functions | |
getSearchRequest (Client $client) | |
Build a search to attach to the msearch request The results of this query is available from. | |
A fallback method that is able to attach a complete search query to the main msearch request.
Results of the query are available from the FallbackRunnerContext
CirrusSearch\Fallbacks\ElasticSearchRequestFallbackMethod::getSearchRequest | ( | Client | $client | ) |
Build a search to attach to the msearch request The results of this query is available from.
Client | $client |
Implemented in CirrusSearch\Fallbacks\IndexLookupFallbackMethod.