Skip to main content

Using the search integration service

Contributors netapp-lhalbert

The search integration service is one of the three StorageGRID platform services. You can enable this service to send object metadata to a destination search index whenever an object is created, deleted, or its metadata or tags are updated.

You can configure search integration by using the Tenant Manager to apply custom StorageGRID configuration XML to a bucket.

Note Because the search integration service causes object metadata to be sent to a destination, its configuration XML is referred to as metadata notification configuration XML. This configuration XML is different than the notification configuration XML used to enable event notifications.

See the instructions for implementing S3 client applications for details about the following custom StorageGRID S3 REST API operations:

  • DELETE Bucket metadata notification configuration request

  • GET Bucket metadata notification configuration request

  • PUT Bucket metadata notification configuration request