Cloud Firestore Admin V1 API - Module Google::Cloud::Firestore::Admin::V1::Index::IndexField::SearchConfig::TextIndexType (v1.13.0)
Reference documentation and code samples for the Cloud Firestore Admin V1 API module Google::Cloud::Firestore::Admin::V1::Index::IndexField::SearchConfig::TextIndexType.
Ways to index the text field value.
Constants
TEXT_INDEX_TYPE_UNSPECIFIED
value: 0 The index type is unspecified. Not a valid option.
TOKENIZED
value: 1 Field values are tokenized. This is the only way currently supported
for MONGODB_COMPATIBLE_API.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-06 UTC."],[],[]]