eniston Changelog

Here we keep track of (almost) all changes and additions to our platform. Subscribe to never miss an update.

Subscribe to updates
© 2024 eniston Changelog
Sep 15, 2023

Revamped search

Earlier this year we had to move our frontend search from a custom Meilisearch instance to Algolia. You can read more about this here, if you are interested. As stated back then, this was just a temporary solution until we figure out what went wrong with our Meilisearch instance. Turns out, it was too much data. o_O There is an internal limit on how many indexes can exists, but I don't want to go into any technical details.

That temporary solution almost lasted a whole year, oh boy... But today, we finally released our own and custom search.

This is sort of a "v1" if you will. The initial suggestions are the articles with the most views. And yes, despite the fact that there is no more text preview, it remains a full-text search. Keywords and the intro-text (if set) remain also searchable, just as your actual content.

To trigger the search, you can either click on the search field or the search icon (depending on the theme and browser size). You can also type ⌘K or CTRL+K on your keyboard.

We will improve this search over time and also include a statistic for admins to see how many searches ended with no results. This can be helpful to further improve your content.

If you have any feedback, please let us know.