For anyone thinking about implementing full text search with Algolia, here’s what I didn’t know this morning that would have saved me time if I had. I’m following the Ghost-provided directions here algolia/packages/algolia at main · TryGhost/algolia · GitHub , but they result in newly-written full text being exposed to searchers, and older paywalled full text not getting searched.
I have the Netlify app working and CLI installed (plus the webhooks enabled) but I don’t know where to use Algolia console to edit the search behavior.