CsteerDevops1 / wiki-framework

6 stars 0 forks source link

Change the algorithm of searching objects by names in search bot #77

Open Esclide opened 4 years ago

Esclide commented 4 years ago

We should show to user all the variants where we meet inputted word as a part of name (separated by spaces or '_', por example). For example, in our database we store an obejct with name 'my_new_pig'. But if we try to search it by word 'pig', we'll get only objects 'dog' and 'six'.