Answer the question
In order to leave comments, you need to log in
Why does live search search all words instead of record first (SPHINX 3.3.1)?
Records are stored in mysql , search through sphinx Akts* , but not only those that start with the word Promotion are displayed, but also those in which this word is present. What can I do to search only from the beginning of the line?
index hint_index
{
source = hint_source
min_prefix_len = 1
morphology = stem_enru, soundex, metaphone
path = /home/sphinx-3.3.1/data/index/
}
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