You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's discuss what would be reasonable, short-term improvements as well as some mid-term ideas?
We should take into account the way documents are indexed in elasticsearch (currently a big list of words) and the tokenization we could do on search queries (currently none).
The text was updated successfully, but these errors were encountered:
Our current tokenizer is... rather simple :)
Let's discuss what would be reasonable, short-term improvements as well as some mid-term ideas?
We should take into account the way documents are indexed in elasticsearch (currently a big list of words) and the tokenization we could do on search queries (currently none).
The text was updated successfully, but these errors were encountered: