This example shows how to update and delete items and properties from the index. To start, first add items to the index using the button below.
You can update properties on an item by using the updateAsync function.
New name:
To delete a property, assign it a null value.
You can delete a single item, a set of items, or all items.