amazonka-cloudsearch-0.0.5: Amazon CloudSearch SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.CloudSearch.IndexDocuments

Contents

Description

Tells the search domain to start indexing its documents using the latest indexing options. This operation must be invoked to activate options whose OptionStatus is RequiresIndexDocuments.

http://docs.aws.amazon.com/cloudsearch/latest/developerguide/API_IndexDocuments.html

Synopsis

Request

Request constructor

indexDocuments Source

IndexDocuments constructor.

The fields accessible through corresponding lenses are:

Request lenses

Response

Response constructor

indexDocumentsResponse :: IndexDocumentsResponse Source

IndexDocumentsResponse constructor.

The fields accessible through corresponding lenses are:

Response lenses

idrFieldNames :: Lens' IndexDocumentsResponse [Text] Source

The names of the fields that are currently being indexed.