Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (s)
»
Puppet Tasks
»
searchservice_azure_indexes_analyze
Puppet Task: searchservice_azure_indexes_analyze
Defined in:
tasks/searchservice_azure_indexes_analyze.json,
tasks/searchservice_azure_indexes_analyze.rb
Overview
Shows how an analyzer breaks text into tokens.
Supports noop?
false
Parameters
index_name
(Optional[String[1]])
— The name of the index for which to test an analyzer.
request
(Optional[String[1]])
— The text and analyzer or analysis components to test.
client_request_id
(Optional[String[1]])
— The tracking ID sent with the request to help with debugging.
api_version
(Optional[String[1]])
— Client Api Version.
tokens
(Optional[String[1]])
— The list of tokens returned by the analyzer specified in the request.