SearchApplication

Creates a search application. Note: This API requires an admin account to execute.

Properties

Link copied to clipboard

Retrictions applied to the configurations. The maximum number of elements is 10.

Link copied to clipboard

The default fields for returning facet results. The sources specified here also have been included in data_source_restrictions above.

Link copied to clipboard

The default options for sorting the search results

Link copied to clipboard
val displayName: Output<String>

Display name of the Search Application. The maximum length is 300 characters.

Link copied to clipboard
val enableAuditLog: Output<Boolean>

Indicates whether audit logging is on/off for requests made for the search application in query APIs.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>

The name of the Search Application. Format: searchapplications/{application_id}.

Link copied to clipboard
val operationIds: Output<List<String>>

IDs of the Long Running Operations (LROs) currently running for this schema. Output only field.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The default options for query interpretation

Link copied to clipboard

With each result we should return the URI for its thumbnail (when applicable)

Link copied to clipboard

Configuration for ranking results.

Link copied to clipboard

Configuration for a sources specified in data_source_restrictions.

Link copied to clipboard
val urn: Output<String>