Tag: bleve
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.
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...
Full Text Search in Couchbase 4.5 Developer Preview
The blog focuses on what is Full-Text Search and introduction to the new features being previewed in Couchbase Server 4.5 is Full-Text Search.
Preview of Full Text Search in Couchbase using the Java SDK
In this blog post, we’ll have a look at the preview API for full text search in Couchbase 4.5. Please note that this API, released in the latest Java SDK (2.2.4), is still @Experimental. We’ll cover: Full Text Search in...
Top Posts
- Data Modeling Explained: Conceptual, Physical, Logical
- What are Embedding Models? An Overview
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- Speed, Context, and Savings: Mastering Caching in the Capella AI...
- Application Development Life Cycle (Phases and Management Models)
- What are Vector Embeddings?
- Build a Celebrity Look-Alike App With Multimodal Vector Search an...
- Semantic Search vs. Keyword Search: What’s the Difference?
- A Breakdown of Graph RAG vs. Vector RAG