Category: Full-Text Search

Few Index Management Tips – FTS Best Practices Part II
Few Index Management Tips – FTS Best Practices Part II

Couchbase FTS Index management and debugging tips for text analysis debugging or on any under sizing signposts to help you manage the indexes effectively.

Running FTS Queries in N1QL
Running FTS Queries in N1QL

We already discussed how the Like % clause is potentially harmful for your application at scale, and why you should consider using Couchbase Full-Text Search instead. One thing we haven’t mentioned yet is why you might prefer Couchbase FTS over any...

Customer 360 – Part 4 – Analyzing Your Data
Customer 360 – Part 4 – Analyzing Your Data

Add microservices, full-text-search, and analytics to your Customer 360 solution to enable your data nerds.

Build autocomplete or typeAhead using Full Text Search
Build autocomplete or typeAhead using Full Text Search

Type Ahead vs Autocomplete – What are they and how are they different? Explore functional approaches on how to implement using Full Text Search.

FTS Performance Improvements in 6.5.0 – Part 2
FTS Performance Improvements in 6.5.0 – Part 2

FTS performance improvements through gRPC for scatter gather , and with numeric range queries and wildcard/regex queries in 6.5.0

A Glimpse of FTS Performance Improvements in 6.5.0 – Part 1
A Glimpse of FTS Performance Improvements in 6.5.0 – Part 1

FTS performance improvements on geo queries, fuzzy/edit distance queries, levenshtein automaton, FSTs, bounded rectangle, point distance queries.

Scorch Index Type – Why does it matter?
Scorch Index Type – Why does it matter?

Couchbase Full Text Search (FTS) index types and its performance implications, especially about the latest scorch and the former upside_down index type

Approaches to Query Optimization in NoSQL
Approaches to Query Optimization in NoSQL

The NoSQL and query optimization tool evaluates the possibilities and selects the efficient plan. Find out what to do when you don’t have a good optimizer.

Search & Rescue: 7 Reasons N1QL Developers Use Search
Search & Rescue: 7 Reasons N1QL Developers Use Search

Couchbase N1QL/SQL can call full-text search queries, providing powerful benefits described here including fuzzy and natural language matching.

Searching JSON: compare text search in Couchbase and MongoDB.
Searching JSON: compare text search in Couchbase and MongoDB.

Learn more about the text search features for an effective, compare and contrast those available features in MongoDB and Couchbase with examples.

N1QL & SEARCH: Leverage Full-Text Search (FTS) Index in N1QL
N1QL & SEARCH: Leverage Full-Text Search (FTS) Index in N1QL

With Couchbase 6.5 Full Text Search is now available through N1QL queries - the single API combines N1QL exact predicate and powerful FTS matching.

Full-Text Search Indexing Best Practices & Tips – Part 1
Full-Text Search Indexing Best Practices & Tips – Part 1

Learn about best practices of Full-Text Search (FTS) indexing options and tuning to build the right index for the job at hand.