Safe Haskell | None |
---|---|
Language | Haskell2010 |
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
Request
data IndexDocuments Source
Request constructor
IndexDocuments
constructor.
The fields accessible through corresponding lenses are:
idDomainName
::
Text
Request lenses
Response
Response constructor
indexDocumentsResponse :: IndexDocumentsResponse Source
IndexDocumentsResponse
constructor.
The fields accessible through corresponding lenses are:
idrFieldNames
::
[Text
]
Response lenses
idrFieldNames :: Lens' IndexDocumentsResponse [Text] Source
The names of the fields that are currently being indexed.