Tag: full text search

Top Ten Reasons to Love Couchbase Capella

Top Ten Reasons to Love Couchbase Capella

If you are new to Capella, it is our cloud database platform that serves the needs of modern applications. How does it do this? At its core is a multimodel and distributed document database that is designed for high-speed performance...

Advanced Geospatial Support added to Search Service

Advanced Geospatial Support added to Search Service

The Couchbase Search service is introducing higher dimensional geospatial indexing and querying capabilities with the Couchbase Server release 7.1.2. Until this new feature, the Search service was limited to indexing single dimensional geopoint/location fields. Queries were limited to bounding queries...

November 9, 2022
Building a Mobile Application with Couchbase – Part 2

Building a Mobile Application with Couchbase – Part 2

This multipart blog will help you build an end-to-end mobile application using the industry-leading features of Couchbase Lite. State of the art end-to-end, scalable and production-grade applications include the following features: An embedded database – storing data locally reduces network...

How Does Couchbase Capella™ Compare With Azure CosmosDB

How Does Couchbase Capella™ Compare With Azure CosmosDB

Overview Couchbase is the modern database for today’s enterprise applications. The pace of digitization is blistering, spurred on by unexpected events like COVID-19. Additionally, in today’s digital-first world,  there is an ever-increasing demand for 24x7x365 availability of applications to support...

December 6, 2021
How to Build Indexes for Full-Text Search in Couchbase 7.0

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

Indexes are the underlying infrastructure that make full-text search possible. The new Scopes and Collections feature in Couchbase Server 7.0 makes full-text search in your applications more powerful than ever before. Powering those searches requires full-text indexes. This article provides...

How to Add Full-Text Search Functionality to Your JavaScript App

How to Add Full-Text Search Functionality to Your JavaScript App

It’s unavoidable: If you’re working with a document database, you’re eventually going to need to search for (and through) your JSON documents. In this tutorial, you’ll add the full-text search capabilities of Couchbase to the basic REST API built with...

September 20, 2021
The N1QL Query Language Now Has a Per-Request Memory Quota

The N1QL Query Language Now Has a Per-Request Memory Quota

Unlike other services, the SQL++ query language so far hasn’t had the option to adjust its memory footprint. Until now. With the release of Couchbase Server 7.0, the Query Service now includes a per-request memory quota. Background The principal reason...

How to Use Full-Text Search across Couchbase Scopes & Collections

How to Use Full-Text Search across Couchbase Scopes & Collections

The Full-Text Search Service now offers better search performance and resource utilization across your cluster with the introduction of Scopes and Collections in Couchbase 7.0. Let’s take a quick step back: The 7.0 release of Couchbase Server introduces the concept...

August 19, 2021
Announcing Couchbase Server 7.0

Announcing Couchbase Server 7.0

Couchbase Server 7.0 solves the requirements of modern application development. In doing so, it settles the debate over using relational or NoSQL databases. There’s no more need to compromise. (Try it out for yourself here or skip straight to the...

How (and Why) to Use Couchbase as an XML Database

How (and Why) to Use Couchbase as an XML Database

Couchbase and XML – no problem! I’ve heard it said dozens of times: “Hey, Couchbase is great but I use XML.” I recognize that countering with, “Couchbase can be your XML database” is pretty bold, especially for a JSON-oriented document...

An Introduction to Couchbase Cloud: Migration Made Easy

An Introduction to Couchbase Cloud: Migration Made Easy

It’s not a straightforward question to answer: How do I move my on-premises, virtualised or public cloud solution over to a shiny new fully managed cloud infrastructure – with as little disruption as possible? Migration concerns are high on the...

Why NoSQL JSON Databases Are So Useful

Why NoSQL JSON Databases Are So Useful

My family hears me talk about JSON databases rather frequently. Naturally, I had to explain that Jason is not the owner of my company! Instead, many modern databases use JSON as a data format. They usually leave the room at...