MongoDB
 sql >> Base de Dados >  >> NoSQL >> MongoDB

MongoDB:$ ou uma pesquisa de texto completo e um $ in


A execução da consulta em um ambiente ligeiramente diferente produziu um erro muito mais claro:
Runner error: BadValue error processing query: ns=webistor.entries limit=0 skip=0
Tree: $or
    tags $in [ ObjectId('a') ObjectId('b') ]
    TEXT : query=abc, language=, tag=NULL
  Sort: {}
  Proj: {}

planner returned error: Failed to produce a solution for TEXT under OR - other non-TEXT clauses under OR have to be indexed as well.

Observação

Aparentemente, terei que adicionar um índice às tags .