How to utilise geo JSON index (on collection) in Arango search query
I have created an index on the collection [Profiles]
Create a search view on the same collection.
Running the search query on the view (created on the same collection [Profiles]),
(Running search query on id and geo_location fields).
when I am running the explain query it is not using any index (showing index used "none").
please help me explain why it is not using any index.
Explain result: running query on view