Skip to content

feat(firestore): Added search stage support for languageCode, offset, limit, and retrievalDepth#8161

Merged
MarkDuckworth merged 3 commits intomainfrom
markduckworth/search-apis
May 4, 2026
Merged

feat(firestore): Added search stage support for languageCode, offset, limit, and retrievalDepth#8161
MarkDuckworth merged 3 commits intomainfrom
markduckworth/search-apis

Conversation

@MarkDuckworth
Copy link
Copy Markdown
Contributor

No description provided.

@MarkDuckworth MarkDuckworth requested a review from a team as a code owner May 4, 2026 17:24
@product-auto-label product-auto-label Bot added the api: firestore Issues related to the Firestore API. label May 4, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request standardizes the documentation for the Firestore search stage and enables several search-related properties—including languageCode, retrievalDepth, offset, and limit—within the TypeScript definitions and system tests. Feedback suggests that the addFields property should also be uncommented in the Search interface to fully support relevance score retrieval as demonstrated in the updated tests.

Comment thread handwritten/firestore/types/firestore.d.ts
@MarkDuckworth MarkDuckworth merged commit 4acb075 into main May 4, 2026
28 checks passed
@MarkDuckworth MarkDuckworth deleted the markduckworth/search-apis branch May 4, 2026 20:06
thiyaguk09 pushed a commit to thiyaguk09/google-cloud-node-fork that referenced this pull request May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: firestore Issues related to the Firestore API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants