Answer the question
In order to leave comments, you need to log in
How to organize such a search in MongoDB?
In Posgtresql (and SQL in general) I used the view construct 'some_text' LIKE CONCAT('%', name, '%')
to find the occurrence of a cell in arbitrary text. The same could be done using regex, but how can I do it with MongoDB?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question