How do display discarded messages when searching through elasticsearch?
I am using gem elasticsearch-rails to perform search for messages.However, it does not display the discarded message’s record. I have tried using unscoped too, but that does not work either.