Answer the question
In order to leave comments, you need to log in
What is the best way to search through large volumes of text fields?
Let's say we have a couple of million - ten million records, they have a text field for 10k characters, the user enters some phrase in the search, we need to find matches (not only at the beginning, but also in the middle). How is such a search mechanism implemented, so that the request passes quickly?
Answer the question
In order to leave comments, you need to log in
https://dev.mysql.com/doc/refman/8.0/en/fulltext-s...
but better for such sphinxsearch or manticoresearch
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question