Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.85 KB

using-search-integration-service.adoc

File metadata and controls

34 lines (23 loc) · 1.85 KB
permalink sidebar keywords summary
tenant/using-search-integration-service.html
sidebar
how to use search integration service
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.

Use search integration service

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

  • GET Bucket metadata notification configuration

  • PUT Bucket metadata notification configuration