studioespresso / craft-scout

Craft Scout provides a simple solution for adding full-text search to your entries. Scout will automatically keep your search indexes in sync with your entries.
MIT License
81 stars 54 forks source link

Native search index to Algolia? #260

Open janhenckens opened 1 year ago

janhenckens commented 1 year ago

Let's see if we can hook into Craft's native search index and build a similar index in Algolia. That index could then be used for site-wide search without having to manually create an index for it and manage the included fields & sections.

That Algolia index could then also be used in the CP in the future (on a custom page for example).