bitcannon icon indicating copy to clipboard operation
bitcannon copied to clipboard

{"message":"exception: invalid operator: $search"}

Open duramato opened this issue 8 years ago • 3 comments

When trying to use the "/search" endpoint im getting

{"message":"exception: invalid operator: $search"}

Ex: search url IP:1337/search/gotham

duramato avatar Jul 01 '16 12:07 duramato

Search via ui isn't working either, it shows a Warning: API Request failed. and looking in the logging it shows

[martini] Started GET /search/gotham/s/0 for IP:65509
[martini] Completed 404 Not Found in 272.424µs

duramato avatar Jul 01 '16 17:07 duramato

I haven't been keeping up with this much so I don't think I can be of much help. Are you using a newly released version of mongo?

stephen304 avatar Jul 06 '16 15:07 stephen304

# mongo --version
MongoDB shell version: 2.4.9

duramato avatar Jul 06 '16 15:07 duramato