Abhinav Dangeti, Software Engineering, Couchbase inc. | Couchbase Blog

Author

All posts by Abhinav Dangeti, Software Engineer

Work on Couchbase's Distributed Full Text Search

How to Build Indexes for Full-Text Search in Couchbase 7.0
How to Build Indexes for Full-Text Search in Couchbase 7.0

This post provides an overview on how to build indexes in Couchbase and walk through creating a full-text index via the new Couchbase Quick Editor.

The life of a Full Text Search query
The life of a Full Text Search query

This article showcases the life of a Full Text Search query through a distributed Couchbase system.

Text Analysis within a Full-Text Search Engine
Text Analysis within a Full-Text Search Engine

Couchbase’s Full-Text Search (FTS) Engine is powered by Bleve, and this article will showcase text analysis within this engine.

Introducing FTS with N1QL
Introducing FTS with N1QL

Topics this article will cover What’s good with N1QL? What about FTS? But why FTS within N1QL? Basic N1QL+FTS queries Deploying N1QL+FTS Syntax(es) Abilities & limitations N1QL+FTS Internals Covered-index vs Non-covered-index queries More N1QL+FTS query examples What’s next? 1. Couchbase’s...