-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.5.4
-
Component/s: Querying, Text Search
When running a $text query on a non-empty collection with no text index, users receive the generic "no query solutions" error message. This could use improvement.
error: { "$err" : "Unable to execute query. Reason: No query solutions. Query: ns=test.messages limit=0 skip=0\nTree: TEXT : query=foul, language = , tag=NULL\nSort: {}\nProj: {}\n", "code" : 17007 }
- related to
-
SERVER-9063 Integrate text search into normal query system
- Closed
-
SERVER-10026 New query system
- Closed