Kentico / xperience-by-kentico-algolia

Enables the creation of Algolia search indexes and the indexing of Xperience content tree pages using a code-first approach.
https://www.kentico.com/
MIT License
4 stars 1 forks source link

Feat/crawler #4

Closed kentico-ericd closed 1 year ago

kentico-ericd commented 1 year ago

Motivation

Adds basic support for maintaining Algolia crawler content. When a crawler is registered in Xperience by Kentico, requests to re-crawl URLs are sent to Algolia for published pages. Records are deleted from the crawler when a page is deleted or archived.

Checklist

How to test

Follow the instructions to create a crawler and register it in Xperience. Perform basic CRUD operations on pages and ensure the crawler index is updated accordingly.