Category: Text Analysis

Advanced Geospatial Support added to Search Service
Advanced Geospatial Support added to Search Service

Couchbase Search now supports the GeoJSON spatial data formats on spherical geodesics including contain, within and intersect queries.

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

Find out how to add full-text search functionality to your JavaScript App. This will allow you to find the JSON documents containing the text you need.

Data Structures & Full-Text Search Indexing in Couchbase
Data Structures & Full-Text Search Indexing in Couchbase

Using JSON data structures is easy in Couchbase. Part 3 of this tutorial uses full-text search indexing to find text matches in documents.

Using NoSQL for Geospatial Search Without a Spatial Database
Using NoSQL for Geospatial Search Without a Spatial Database

Couchbase provides a variety of ways to perform geospatial search in your application. We'll review a use case for location data and demo the capabilities.

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.