Implementing live text search in React with Firestore Enterprise's built-in search pipeline
News, tutorials, and updates from the Firebase team.
Read the full articleYou might also wanna read

Firestore at Next '26: Unlock agentic development, search and MongoDB compatibility
In the era of AI agents, the distance between a big idea and a working application has never been shorter. As we lean more heavily on agents
Write data to Firestore from server Google Tag Manager
Firestore is a NoSQL database that stores data in documents within collections. Learn how to integrate it with server-side GTM for data enri
From Zero to Hero: UseQuery React Tutorial
Learn how to use React Query's useQuery feature to fetch, cache, and update data in your React apps. Explore advanced features, error handli
Running a Lucene Search Engine in AWS Lambda: Technical Challenges and Performance Results
How we compiled a Lucene-based JVM search engine into native code, moved the index to S3+EFS, and managed to cold-start it in 600 millisecon
Building a Simple Search Engine from Scratch: A Practical Alternative to Complex Solutions
You don't need Elasticsearch for most projects. I built a simple search engine from scratch that tokenizes everything, stores it in your exi
More Like This Search: From Keyword Matching to Embeddings and Vector Search
More Like This lets search start from a selected document instead of a new query. The classic approach relies on similar words; the modern a

Comments
Sign in to join the conversation.
No comments yet. Be the first.