-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Querying, Text Search
As stated on http://docs.mongodb.org/manual/tutorial/create-tailable-cursor/ tailable cursors are not using indices at all, so it's not possible to open a tailable cursor for a query including a $text filter.
- duplicates
-
SERVER-17648 Implement matcher for text predicates
- Backlog