Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-12089

Error message unclear for $text query on collection with no text index

      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
      }
      

            Assignee:
            rassi J Rassi
            Reporter:
            rassi J Rassi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: