Details
-
Improvement
-
Resolution: Done
-
Major - P3
-
2.5.4
Description
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 |
}
|
Attachments
Issue Links
- related to
-
SERVER-9063 Integrate text search into normal query system
-
- Closed
-
-
SERVER-10026 New query system
-
- Closed
-