manticoresoftware / manticore-github-issue-search

Demo: GitHub search with Manticore Search
https://github.manticoresearch.com
4 stars 2 forks source link

Long query leads to "Something went wrong" #33

Open donhardman opened 8 hours ago

donhardman commented 8 hours ago

When we input a very long query and use Fuzzy matching, we are experiencing a "Something went wrong" error. We should investigate this issue.

An example of this is: https://github.manticoresearch.com/manticoresoftware/manticoresearch?query=after+daemon+stopped+executer+left++on+linux+after+daemon+got+stopped+the+manticore-executor+left+in+the+background.+The+daemon+should+seng+SIGTERM+signal+to+buddy+process+instead+of+the+SIGKILL&filters%5Bcomment%5D%5B%5D=28798446&filters%5Bcommon%5D%5Brepo_id%5D%5B%5D=95614931&sort=&search=keyword-search-fuzzy-layouts

sanikolaev commented 5 hours ago

As discussed, we want to introduce a new flag for the fuzzy search / autocomplete functionality to control the behaviour when an unknown word is provided by the user.