1 |
4.35 ms |
0.00 ms |
{"query":{"bool":{"must":[{"query_string":{"query":""}}]}}}
Path: song/song/_search
Query:
Method: GET (Http on localhost:9200)
Item count: 0
View formatted query
View cURL query
View query backtrace
curl -XGET 'http://localhost:9200/song/song/_search' -H 'Content-Type: application/json' -d '{"query":{"bool":{"must":[{"query_string":{"query":""}}]}}}'
#0 /var/www/html/vendor/friendsofsymfony/elastica-bundle/src/Elastica/Client.php(145): FOS\ElasticaBundle\Logger\ElasticaLogger->logQuery('song/song/_sear...', 'GET', Array, 0.0043509006500244, Array, Array, 0, 0)
#1 /var/www/html/vendor/friendsofsymfony/elastica-bundle/src/Elastica/Client.php(72): FOS\ElasticaBundle\Elastica\Client->logQuery('song/song/_sear...', 'GET', Array, Array, 0.0043509006500244, 0, 0)
#2 /var/www/html/vendor/ruflin/elastica/lib/Elastica/Search.php(460): FOS\ElasticaBundle\Elastica\Client->request('song/song/_sear...', 'GET', Array, Array)
#3 /var/www/html/vendor/ruflin/elastica/lib/Elastica/Type.php(361): Elastica\Search->search()
#4 /var/www/html/vendor/friendsofsymfony/elastica-bundle/src/Finder/TransformedFinder.php(126): Elastica\Type->search(Object(Elastica\Query), Array)
#5 /var/www/html/vendor/friendsofsymfony/elastica-bundle/src/Finder/TransformedFinder.php(53): FOS\ElasticaBundle\Finder\TransformedFinder->search(Object(Elastica\Query\BoolQuery), NULL, Array)
#6 /var/www/html/src/Service/ElasticSearch/BaseElasticSearchService.php(67): FOS\ElasticaBundle\Finder\TransformedFinder->find(Object(Elastica\Query\BoolQuery))
#7 /var/www/html/src/Controller/Api/V1/Song/GetAllUnderProfile.php(141): App\Service\ElasticSearch\BaseElasticSearchService->search(Array)
#8 /var/www/html/vendor/symfony/http-kernel/HttpKernel.php(158): App\Controller\Api\V1\Song\GetAllUnderProfile->__invoke(Object(App\Entity\Profile\Profile), Object(App\Responders\CollectionResponder), Object(App\Service\ElasticSearch\SongElasticSearchService))
#9 /var/www/html/vendor/symfony/http-kernel/HttpKernel.php(80): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#10 /var/www/html/vendor/symfony/http-kernel/Kernel.php(201): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#11 /var/www/html/public/index.php(25): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request))
#12 {main}
|