origin-js
origin-js copied to clipboard
Fuzzy search boosting
Now that we have fuzzy search we should do the following:
- minor boost (0.5 for example) when fuzzy match in description field is found
- normal boost (1) when exact match in description field is found
- normal boost (1) when fuzzy match in title field is found
- bigger boost (2) when exact match in title field is found