Category: Full-Text Search
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
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
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
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 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
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?
Couchbase Full Text Search (FTS) index types and its performance implications, especially about the latest scorch and the former upside_down index type
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
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
Learn about best practices of Full-Text Search (FTS) indexing options and tuning to build the right index for the job at hand.
Announcing Couchbase Server 6.0 with Analytics
Couchbase Analytics Service is now available! Check out its key capabilities and see how analytics make a difference in Couchbase Server.
What Is Fuzzy Matching and How to Use It Correctly
What is fuzzy matching? Learn different string-searching algorithms you can use and examples of how to overcome major side effect without losing relevance.
Top Posts
- PatientIQ: Building a Patient 360 on Couchbase
- Data Modeling Explained: Conceptual, Physical, Logical
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What are Embedding Models? An Overview
- Application Development Life Cycle (Phases and Management Models)
- Speed, Context, and Savings: Mastering Caching in the Capella AI...
- Build a Celebrity Look-Alike App With Multimodal Vector Search an...
- What Is Data Analysis? Types, Methods, and Tools for Research
- Filtered ANN Search With Composite Vector Indexes (Part 4)