Cloud Firestore Admin V1 API - Module Google::Cloud::Firestore::Admin::V1::Index::IndexField::SearchConfig::TextMatchType (v1.13.0)

Reference documentation and code samples for the Cloud Firestore Admin V1 API module Google::Cloud::Firestore::Admin::V1::Index::IndexField::SearchConfig::TextMatchType.

Types of text matches that are supported for the field.

Constants

TEXT_MATCH_TYPE_UNSPECIFIED

value: 0
The match type is unspecified. Not a valid option.

MATCH_GLOBALLY

value: 1
Match on any indexed field. This is the only way currently supported for MONGODB_COMPATIBLE_API.