Category: Search
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
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
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
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
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
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
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?
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
Learn the significant improvements in Full-Text Search (FTS) in Couchbase Server 4.6 : Performance ImprovementsIndex Type Mapping By KeyCustom Sorting.
Introducing Couchbase Server 4.6.0 Developer Preview
Today, we’re very excited to announce the availability of Couchbase Server 4.6.0 DP. This is an early developer release that comes with some exciting capabilities for cross datacenter replication, security, query, tools, and powerful full text search capability. The Developer...
Using Full Text Search (FTS) with Couchbase in a GoLang Application
I recently wrote about using Full Text Search (FTS) in a Node.js application that makes use of Couchbase Server 4.5 and higher. As you may know, FTS is available as Developer Preview starting in Couchbase Server 4.5. This is huge...
Using Full Text Search (FTS) in Couchbase with the Node.js SDK
Learn how to use full text search in a Node.js application using the Node.js SDK for Couchbase Server and what all you should already have installed.
Top Posts
- Capella AI Services: Build Enterprise-Grade Agents
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What Is Data Analysis? Types, Methods, and Tools for Research
- Vector Database vs. Graph Database: Differences & Similariti...
- Data Modeling Explained: Conceptual, Physical, Logical
- Column-Store vs. Row-Store: What’s The Difference?
- Application Development Life Cycle (Phases and Management Models)
- Offline-first: a mindset for developing faster, more reliable mob...
- A Guide to Backend Databases