I
I
Invision702018-09-14 23:57:33
Search engines
Invision70, 2018-09-14 23:57:33

Which tool to choose for searching by goods in an online store?

The task was to implement a morphological search for an online store. The last time I used sphinxsearch in my practice, Google pointed to a plugin for elasticsearch, but I'm not sure.
Suppose there is a heading for the product:
- Cat food eukanuba with chicken 10kg
I need to get a relevant list on request:
- Cat food ekanuba
- cat
food - chicken food
....
Please tell me which solution can be chosen to implement this task, thank you !
The resource is implemented on go (go-micro), there are no special stack requirements for the search system.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sim3x, 2018-09-14
@sim3x

sphinxsearch
How to query SphinxSearch in Golang?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question