C
C
Cyril2017-08-21 15:08:25
MySQL
Cyril, 2017-08-21 15:08:25

How to properly implement a SQL query in Sphinx to optimize search?

There was a task to optimize the search on the site. Symfony is used as a backend, and Sphinx is used as a search engine.
The problem is that when I enter the words "Gas stove" in the search , Sphinx finds not only all gas stoves , but also concrete building ones...
Are there any special parameters that can be specified in the Sphinx configuration, to solve this problem? And in general, how are such problems usually solved?
Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
Boris Korobkov, 2017-08-21
@BorisKorobkov

Are there any special options that can be specified in the Sphinx configuration to solve this problem?

Smart people open and read the documentation sphinxsearch.com/docs/current.html#matching-modes
Everyone else - ask a question on Toaster

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question