A
A
Antonio Solo2019-04-24 23:38:27
Django
Antonio Solo, 2019-04-24 23:38:27

How to implement search in django/python/Mysql given morphology?

I want to make a search in the table, so that the search would be in the main form of the word. Are there any ready-made solutions in python for this?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
alfss, 2019-04-25
@alfss

solr or elastic will help you.

D
Dimonchik, 2019-04-25
@dimonchik2013

haystacksearch.org
well, no one canceled the Sphinx, but it is for big boys, for beginners, Elastic will do

D
Dmitry Shitskov, 2019-04-25
@Zarom

www.mysql.ru/docs/man/Fulltext_Search.html
However, performance will not be high. The solution suggested in other answers will be more correct.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question