You can process your DOM with Javascript (adding, removing, remixing, or otherwise altering it) before you index it. You can use vanilla JS to do this. In this example, the text() method is used.
Algolia DevCon - June 28-29, 2023
Discover the future of the AI Stack with Algolia, be the first to see new platform demos and announcements, and get the most out of Algolia through interactive workshops.
You can process your DOM with Javascript (adding, removing, remixing, or otherwise altering it) before you index it. You can use vanilla JS to do this. In this example, the text() method is used.