-
Type:
Question
-
Resolution: Done
-
Priority:
Trivial - P5
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
I'm using mongodb 3.0.6. As per doc, mongodb doesn't support two indexes query like GeoLocation and Text search combine in same query/repository (spring data mongo) method.
However I would like to run the both search text and geolocation in same query. Is there any workaround in order to use this?