CirrusSearch
Elasticsearch-powered search for MediaWiki
Loading...
Searching...
No Matches
CirrusSearch\Elastica\ES6CompatTransportWrapper Class Reference

Painful hack that rewrites all bulk requests by attaching the "_type": "_doc" param to all operations as it's mandatory with elasticsearch6. More...

+ Inheritance diagram for CirrusSearch\Elastica\ES6CompatTransportWrapper:
+ Collaboration diagram for CirrusSearch\Elastica\ES6CompatTransportWrapper:

Public Member Functions

 __construct (?Connection $connection=null)
 
 exec (Request $request, array $params)
 

Detailed Description

Painful hack that rewrites all bulk requests by attaching the "_type": "_doc" param to all operations as it's mandatory with elasticsearch6.


The documentation for this class was generated from the following file: