Content Updates API
Use the Content Updates API when you want near real-time control over indexing. Start with the main content update endpoint, then layer in partial updates, removals, and export utilities as your integration grows.
Endpoints
Section titled “Endpoints”Content Update API
Create new indexed objects or fully replace existing ones.
Partial Content Update API
Patch only the fields that changed without replacing the whole object.
Content Removal API
Remove objects from the index when they should no longer be searchable.
Update by Query API
Apply a change across a filtered set of indexed objects.
Commit Generation API
Manage generation-safe batch imports and controlled publish steps.
Exports API
Export indexed data for verification, backup, or downstream processing.
Quickstarts
Section titled “Quickstarts”Structure your data
Start with the shared data model before you send anything to Luigi's Box.
Index with Luigi's Box
Send your first full updates through the Content Updates API.
Guides
Section titled “Guides”Was this page helpful?
Thanks.