Home / Companies / SingleStore / Blog / Post Details
Content Deep Dive

Full-Text Search in SingleStoreDB

Blog post from SingleStore

Post Details
Company
Date Published
Author
Russ Kochevar
Word Count
896
Company Posts That Month
9
Language
English
Hacker News Points
-
Post removed?
No
Summary

SingleStoreDB is a real-time, distributed SQL database that supports both transactional and analytical workloads in a single unified database. It integrates full-text search capabilities into its core functionality, simplifying the data landscape by not requiring specialty databases for this purpose. Full-text searches allow users to search text inside text data stored in a table, returning results with some or all of the words from the query. The database supports various operators in the expression used in the MATCH AGAINST function, such as +, -, *, ?, and ~, which can be used to perform exact, fuzzy, or wildcard searches. SingleStoreDB's patented Universal Storage enables fast scans of individual columns, making it ideal for columnstore tables with full-text indexes. The database provides examples, including creating a full-text index and performing searches using the MATCH AGAINST function, as well as combining aggregation queries with full-text search to find top values.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Real-time 2 1,868 522 175 +15%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.