Category: Search

Introducing Full Text Search (FTS) in Couchbase Mobile 2.0
Introducing Full Text Search (FTS) in Couchbase Mobile 2.0

Couchbase Mobile 2.0 brings us powerful Full text Search (FTS) capabilities of your JSON Documents. This post walks you through several use cases.

Full Text Search: Better Queries for NoSQL in Node.js
Full Text Search: Better Queries for NoSQL in Node.js

See why you should use full text search (FTS) for certain querying scenarios and how you can do it in this webinar which focuses on Node.js.

FTS With Facets in Couchbase NoSQL With Node.js
FTS With Facets in Couchbase NoSQL With Node.js

Learn how to work with facets in Full Text Search (FTS) using Couchbase NoSQL and Node.js in this video tutorial.

Using Facets in a Couchbase NoSQL Full Text Search Query
Using Facets in a Couchbase NoSQL Full Text Search Query

Learn how to use facets for result aggregation in a Full Text Search (FTS) query made with Node.js and the NoSQL database, Couchbase Server.

Introducing the Query Interface in Couchbase Mobile 2.0
Introducing the Query Interface in Couchbase Mobile 2.0

Couchbase Mobile 2.0 supports a new query interface based on N1QL, Couchbase’s declarative query language that extends SQL for JSON.

Query Natural Language with Couchbase Server’s Powerful Full Text Search
Query Natural Language with Couchbase Server’s Powerful Full Text Search

Learn about Couchbase Server's powerful Full Text Search (FTS) functionality and see how it can be used to query natural language.

Powershell with the Couchbase REST API
Powershell with the Couchbase REST API

Use PowerShell to interact with the Couchbase Server REST API. You can use Invoke-WebRequest like curl to make HTTP requests.

Using Couchbase Full Text Search Service in Java
Using Couchbase Full Text Search Service in Java

Full-text based search is a feature that allows users to search based on texts and keywords, and is very popular among users and the developer community. So it’s a no-brainer that there are lots of APIs and frameworks that offer...

Announcing Couchbase Server 4.6 – What’s New and Improved
Announcing Couchbase Server 4.6 – What’s New and Improved

Couchbase Server 4.6 provides the availability, scalability, performance, and security that enterprises require for their mission-critical applications.

Couchbase Developer Release – Put some cURL in your N1QL
Couchbase Developer Release – Put some cURL in your N1QL

What is cURL? Ever heard of cURL? It’s a famous command line tool for sending/receiving data using URL syntax, says wikipedia here. Let’s start with an example related to Couchbase. The N1QL query service is available through a REST API....

Couchbase Developer Release – What’s new for FTS?
Couchbase Developer Release – What’s new for FTS?

Learn more about what is new for FTS in this Couchbase 4.5 Developer Preview Release. Check the new features include Type Mapping, Sort, and Backend.

Faster Search, Sorting, Mapping by Keys: FTS Enhancements in Couchbase Server 4.6
Faster Search, Sorting, Mapping by Keys: FTS Enhancements in Couchbase Server 4.6

Learn the significant improvements in Full-Text Search (FTS) in Couchbase Server 4.6 : Performance ImprovementsIndex Type Mapping By KeyCustom Sorting.