Simon Hearne 5/7/2024

Adding site search to Netlify sites using Elasticsearch

Read Original

This article details a method for adding dynamic search functionality to static sites built with 11ty and hosted on Netlify. It explains how to generate a search index as NDJSON during the build process and then update a remote Elasticsearch index. The guide covers creating the index, using the Elasticsearch bulk API, and setting up a search application with analytics.

Adding site search to Netlify sites using Elasticsearch

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week