1 |
34.39 ms |
0.00 ms |
{"update":{"_id":"23","_index":"aqarmap_eg_legacy_listings"}}
{"doc":{"id":23,"title":"Aspernatur perspiciatis vero deserunt qui a id.","description":"Debitis consequatur omnis incidunt voluptatem. Minus et repudiandae doloremque qui quod dolores aut. Voluptatem asperiores aliquid quibusdam quas saepe porro provident quam. Ducimus est perspiciatis consequatur.","address":"1642 Medhurst Vista Suite 916\nEmardland, MS 18638","centerLat":1.15973,"centerLng":158.15645,"status":2,"compound_status":10,"attributesList":{"rooms":"6","floor":"3","baths":"2","floors":"WITHOUT_FINISH","apartments":"2043","finish-type":"100"},"sellerRole":1,"paymentMethod":1,"featured":3,"propertyView":null,"source":null,"category":3,"publishedAt":"2023-03-03T10:33:36+03:00","price":10000,"area":10,"translations":[{"content":"Aspernatur perspiciatis vero deserunt qui a id.","field":"title"},{"content":"Debitis consequatur omnis incidunt voluptatem. Minus et repudiandae doloremque qui quod dolores aut. Voluptatem asperiores aliquid quibusdam quas saepe porro provident quam. Ducimus est perspiciatis consequatur.","field":"description"},{"content":"1642 Medhurst Vista Suite 916\nEmardland, MS 18638","field":"address"}],"section":{"id":3,"title":"Projects"},"location":{"id":42,"title":"Imbaba"},"locations":[],"propertyType":{"id":6,"title":"Villa"},"compoundField":{"minPrice":100,"numberOfProjectsDelivered":1,"numberOfProjectsInhabited":1},"photos":[],"qualityScore":0,"compoundLocation":{"id":3,"title":"90th Street","coordinates":null,"location":null},"user":{"id":1,"fullName":"","groups":[{"id":1,"category":null},{"id":2,"category":null},{"id":3,"category":null},{"id":4,"category":null},{"id":8,"category":null},{"id":12,"category":null},{"id":13,"category":null}]},"pricePerMeter":1000,"childrenPropertyType":{"id":2},"compoundStatus":10,"priceLevel":0,"childrenArea":{"area":10},"childrenPrice":{"price":100},"childrenPricePerMeter":{"pricePerMeter":10},"childrenAttributesList":{"rooms":"1","floor":"1","baths":"1","floors":"EXTRA_SUPER_LUX","apartments":"2042"},"geoPoint":"1.15973,158.15645","parent":null,"isMortgage":false,"isTopPicks":false,"eligibleForMortgage":null,"marketPropertyType":null,"computedContactRate":2.13,"label":null,"isMortgageApproved":null},"doc_as_upsert":true}
Path: _bulk
Query:
Method: POST (http on elasticsearch-master.elasticsearch-8.svc.cluster.local:9200)
Item count: 0
View formatted query
View query backtrace
{
"update": {
"_id": "23",
"_index": "aqarmap_eg_legacy_listings"
}
}
{
"doc": {
"id": 23,
"title": "Aspernatur perspiciatis vero deserunt qui a id.",
"description": "Debitis consequatur omnis incidunt voluptatem. Minus et repudiandae doloremque qui quod dolores aut. Voluptatem asperiores aliquid quibusdam quas saepe porro provident quam. Ducimus est perspiciatis consequatur.",
"address": "1642 Medhurst Vista Suite 916\nEmardland, MS 18638",
"centerLat": 1.15973,
"centerLng": 158.15645,
"status": 2,
"compound_status": 10,
"attributesList": {
"rooms": "6",
"floor": "3",
"baths": "2",
"floors": "WITHOUT_FINISH",
"apartments": "2043",
"finish-type": "100"
},
"sellerRole": 1,
"paymentMethod": 1,
"featured": 3,
"propertyView": null,
"source": null,
"category": 3,
"publishedAt": "2023-03-03T10:33:36+03:00",
"price": 10000,
"area": 10,
"translations": [
{
"content": "Aspernatur perspiciatis vero deserunt qui a id.",
"field": "title"
},
{
"content": "Debitis consequatur omnis incidunt voluptatem. Minus et repudiandae doloremque qui quod dolores aut. Voluptatem asperiores aliquid quibusdam quas saepe porro provident quam. Ducimus est perspiciatis consequatur.",
"field": "description"
},
{
"content": "1642 Medhurst Vista Suite 916\nEmardland, MS 18638",
"field": "address"
}
],
"section": {
"id": 3,
"title": "Projects"
},
"location": {
"id": 42,
"title": "Imbaba"
},
"locations": [],
"propertyType": {
"id": 6,
"title": "Villa"
},
"compoundField": {
"minPrice": 100,
"numberOfProjectsDelivered": 1,
"numberOfProjectsInhabited": 1
},
"photos": [],
"qualityScore": 0,
"compoundLocation": {
"id": 3,
"title": "90th Street",
"coordinates": null,
"location": null
},
"user": {
"id": 1,
"fullName": "",
"groups": [
{
"id": 1,
"category": null
},
{
"id": 2,
"category": null
},
{
"id": 3,
"category": null
},
{
"id": 4,
"category": null
},
{
"id": 8,
"category": null
},
{
"id": 12,
"category": null
},
{
"id": 13,
"category": null
}
]
},
"pricePerMeter": 1000,
"childrenPropertyType": {
"id": 2
},
"compoundStatus": 10,
"priceLevel": 0,
"childrenArea": {
"area": 10
},
"childrenPrice": {
"price": 100
},
"childrenPricePerMeter": {
"pricePerMeter": 10
},
"childrenAttributesList": {
"rooms": "1",
"floor": "1",
"baths": "1",
"floors": "EXTRA_SUPER_LUX",
"apartments": "2042"
},
"geoPoint": "1.15973,158.15645",
"parent": null,
"isMortgage": false,
"isTopPicks": false,
"eligibleForMortgage": null,
"marketPropertyType": null,
"computedContactRate": 2.13,
"label": null,
"isMortgageApproved": null
},
"doc_as_upsert": true
}
#0 /srv/moonshot/vendor/friendsofsymfony/elastica-bundle/src/Elastica/Client.php(164): FOS\ElasticaBundle\Logger\ElasticaLogger->logQuery()
#1 /srv/moonshot/vendor/friendsofsymfony/elastica-bundle/src/Elastica/Client.php(103): FOS\ElasticaBundle\Elastica\Client->logQuery()
#2 /srv/moonshot/vendor/ruflin/elastica/src/Bulk.php(306): FOS\ElasticaBundle\Elastica\Client->request()
#3 /srv/moonshot/vendor/ruflin/elastica/src/Client.php(230): Elastica\Bulk->send()
#4 /srv/moonshot/vendor/ruflin/elastica/src/Index.php(175): Elastica\Client->updateDocuments()
#5 /srv/moonshot/vendor/friendsofsymfony/elastica-bundle/src/Persister/ObjectPersister.php(134): Elastica\Index->updateDocuments()
#6 /srv/moonshot/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/Listener.php(180): FOS\ElasticaBundle\Persister\ObjectPersister->replaceMany()
#7 /srv/moonshot/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/Listener.php(155): FOS\ElasticaBundle\Doctrine\Listener->persistScheduled()
#8 /srv/moonshot/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php(63): FOS\ElasticaBundle\Doctrine\Listener->postFlush()
#9 /srv/moonshot/vendor/doctrine/orm/src/UnitOfWork.php(3821): Symfony\Bridge\Doctrine\ContainerAwareEventManager->dispatchEvent()
#10 /srv/moonshot/vendor/doctrine/orm/src/UnitOfWork.php(510): Doctrine\ORM\UnitOfWork->dispatchPostFlushEvent()
#11 /srv/moonshot/vendor/doctrine/orm/src/EntityManager.php(414): Doctrine\ORM\UnitOfWork->commit()
#12 /srv/moonshot/src/Aqarmap/Bundle/ListingBundle/Service/ListingManager.php(2881): Doctrine\ORM\EntityManager->flush()
#13 /srv/moonshot/src/Aqarmap/Bundle/ListingBundle/Service/InteractionService.php(108): Aqarmap\Bundle\ListingBundle\Service\ListingManager->incrementViewsCounters()
#14 /srv/moonshot/src/Aqarmap/Bundle/ListingBundle/Service/InteractionService.php(150): Aqarmap\Bundle\ListingBundle\Service\InteractionService->addInteraction()
#15 /srv/moonshot/src/Aqarmap/Bundle/ListingBundle/Controller/ListingController.php(219): Aqarmap\Bundle\ListingBundle\Service\InteractionService->increaseViews()
#16 /srv/moonshot/vendor/symfony/http-kernel/HttpKernel.php(181): Aqarmap\Bundle\ListingBundle\Controller\ListingController->read()
#17 /srv/moonshot/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw()
#18 /srv/moonshot/vendor/symfony/http-kernel/Kernel.php(197): Symfony\Component\HttpKernel\HttpKernel->handle()
#19 /srv/moonshot/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php(35): Symfony\Component\HttpKernel\Kernel->handle()
#20 /srv/moonshot/vendor/autoload_runtime.php(29): Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
#21 /srv/moonshot/public/index.php(6): require_once('...')
#22 {main}
|