Rails
-
Scripted sorting in Elasticsearch
In some of our projects where we need flexible fuzzy search capabilities with weighted results we use Elasticsearch. It indexes everything you throw at it, then gives you tools to search it flexibly.
In this short article I share the approach we used to sort the weighted output additionally basing on certain criteria.
-
YAML you may have never known
HTML and multiline strings