Closed alakhdeveloper closed 6 years ago
Hi @alakhdeveloper,
Your issue is related to an outdated version of ElasticSuite (2.3.x) and we don't support it as part of our community / open source version support.
That being said, geo_shape and geo filters are not implemented by ElasticSuite and if you need it you will need:
Smile\ElasticsuiteCore\Search\Request\QueryInterface
)Smile\ElasticsuiteCore\Search\Request\Query\QueryFactory
using DISmile\ElasticsuiteCore\Search\Adapter\Elasticsuite\Request\Query\BuilderInterface
Smile\ElasticsuiteCore\Search\Adapter\Elasticsuite\Request\Query
Then you will have the ability to use your new query types in building queries.
I close since it does not concern a existing feature of ElasticSuite and we do not plan to work on this.
We have index the geolocation values at the elasticsearch. Now, we need to filter geolocation with the elasticsuites. how can we filter the geo location with nested condition. Please help
Preconditions
Magento Version : CE 2.1
ElasticSuite Version : 2.3.10
Environment : developer
Third party modules :
Steps to reproduce
Expected result
1.
Actual result