Category: Search
N1QL Turns Five
As any parent of a five year old can attest, time flies when you’re having fun. Where did all the time go? That’s kind of how we feel with N1QL, the SQL for JSON query language. Today, thousands of developers,...
Full-Text Search – 5 Tips To Improve Your Query Performance
Search Query Performance optimisation or troubleshooting tips for couchbase Full Text Search. Tune for query performance in couchbase search service.
How to Make Geospatial Polygon-Based Search on Couchbase
What is geospatial polygon search? This article examines Polygon-based search in Couchbase, a feature that has been added since Couchbase 6.6.
Announcing Flex Index With Couchbase
The Flex Index is a unique Couchbase innovation that uses the inverted indexes from Full-Text Search in complex Couchbase N1QL queries.
What’s New and Improved in Couchbase Server 6.6
Couchbase Server 6.6 is available with enhancements to Analytics, Query, Search, and Eventing Services and backup, recovery, and tooling capabilities.
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.
Arrays in JSON: Modeling, Querying and Indexing Performance
Find out how Couchbase 6.6 removes limitations on JSON arrays by using a built-in inverted index to be used to index and query arrays in N1QL.
Refactoring Spring Microservices Apps to work with Couchbase
Migrating a Spring Boot microservices app to Couchbase can be done easily. Find out some tips, tricks and how-to in this blog that shows a vehicle tracking app.
FIRST CLASS SQL for FULL-TEXT SEARCH
Over time, the database industry has realized full-text search and SQL are two sides of the same coin. Text search needs further query processing, query processing needs text search to efficiently filter for text patterns.  The SQL databases have added...
Fully Configured Couchbase on Red Hat OpenShift in 5 Minutes
Discover Couchbase Autonomous Operator and learn how to get Couchbase and OpenShift fully configured in under 5 minutes.
Implement FHIR REST server with Couchbase
This post discusses the benefits of Couchbase N1QL for the implementation of FHIR Server. It includes sample code, and practical examples.
FHIR Data Model with Couchbase N1QL
This post focuses on the FHIR specification as defined by HL7 FHIR. Learn how the Couchbase database can be used to implement FHIR compliant applications.
Top Posts
- Data Modeling Explained: Conceptual, Physical, Logical
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What are Embedding Models? An Overview
- What are Vector Embeddings?
- A Breakdown of Graph RAG vs. Vector RAG
- Semantic Search vs. Keyword Search: What’s the Difference?
- What Is Data Analysis? Types, Methods, and Tools for Research
- Application Development Life Cycle (Phases and Management Models)
- A Guide to Vector Search