GoogleCloudContentwarehouseV1SearchDocumentsResponseMatchingDocument

Content Warehouse V1Search Infrastructure

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1SearchDocumentsResponseMatchingDocument

5
out of 10
Medium
SEO Impact
Document entry with metadata inside SearchDocumentsResponse

SEO Analysis

AI Generated

Core search serving infrastructure. While not a direct ranking signal, these systems process and serve search results. This model (Google Cloud Contentwarehouse V1 Search Documents Response Matching Document) contains 4 attributes that define its data structure. Key functionality includes: Document that matches the specified SearchDocumentsRequest. This document only contains indexed metadata information.

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture
  • Consider how this system might interact with other ranking signals

Attributes

4
Sort:|Filter:
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1Document.t

Document that matches the specified SearchDocumentsRequest. This document only contains indexed metadata information.

matchedTokenPageIndicesstring
Default: nilFull type: list(String.t

Return the 1-based page indices where those pages have one or more matched tokens.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1QAResult.t

Experimental. Additional result info if the question-answering feature is enabled.

searchTextSnippetstring
Default: nilFull type: String.t

Contains snippets of text from the document full raw text that most closely match a search query's keywords, if available. All HTML tags in the original fields are stripped when returned in this field, and matching query keywords are enclosed in HTML bold tags. If the question-answering feature is enabled, this field will instead contain a snippet that answers the user's natural-language query. No HTML bold tags will be present, and highlights in the answer snippet can be found in QAResult.highlights.