Tests documents api - search/get/delete/update/create
| package |
ElasticsearchSourceTest |
|---|---|
| subpackage |
Model |
bulkProvider() : array
array
deleteByQueryProvider() : array
array
explainQueryProvider() : array
array
setConfig()
setUp()
testBulk(array $params, array $transactions, boolean $autoTransactions, integer $count, string $find)
| dataProvider |
bulkProvider |
|---|---|
array
array
boolean
integer
string
testCountDocument()
testCreateDocument()
testCreateDropSchema()
testDeleteByQuery(\type $query, \type $countAfter)
| dataProvider |
deleteByQueryProvider |
|---|---|
\type
\type
testDeleteDocument()
testExistsDocument()
testExplainQuery(string $rawQuery, array $explainationExists)
| dataProvider |
explainQueryProvider |
|---|---|
string
array
testGetDocument()
testGetMultipleDocuments()
testHighlightSearchDocument()
testMapping()
testScrollScanSearchDocument()
testScrollSearchDocument()
testSearchDocument()
testUpdateDocument()
fixtures : array
| var |
|---|
array
Elasticsearch : \Elasticsearch
| var |
|---|
\Elasticsearch
autoFixtures : boolean
| var |
|---|
boolean