Answer the question
In order to leave comments, you need to log in
How to import strings from TXT to ElasticSearch?
There is a text file for 1 billion lines in utf8 encoding in Russian.
You need to import from this file into the elasticsearch index, so that later you can have a full-text search for these lines.
Each line of the file should become a new document in the database with one field, say "keyword", which we will then search for.
How can this be done?
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