TL;DR
Search is built in
Search uses a Postgres tsvector column kept fresh by a trigger, with title/excerpt/content weighted A/B/C.
Language
Set FTS_LANGUAGE to match your content language and re-run the search migration.
Search uses a Postgres tsvector column kept fresh by a trigger, with title/excerpt/content weighted A/B/C.
Set FTS_LANGUAGE to match your content language and re-run the search migration.
A placeholder author for the Stateinik demo. Replace with your own in the admin.