# Text search at scale with ClickHouse®

DevFeed: [Text search at scale with ClickHouse®](<https://devfeed.tech/articles/text-search-at-scale-with-clickhouse-18678.md>)

Original publisher: [Read original article](<https://www.tinybird.co/blog/text-search-at-scale-with-clickhouse>)

Author: Xoel López

Published: 2022-07-26T00:00:00Z

Content type: article

Language: en

Sources: [Tinybird](<https://devfeed.tech/sources/tinybird.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>)

Tags: [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [patterns](<https://devfeed.tech/tags/patterns.md>), [regex](<https://devfeed.tech/tags/regex.md>), [scale](<https://devfeed.tech/tags/scale.md>), [search](<https://devfeed.tech/tags/search.md>), [the-data-base](<https://devfeed.tech/tags/the-data-base.md>)

## AI overview

The article discusses text search at scale with ClickHouse, including searching thousands of regex patterns across millions of documents in seconds.

## Source excerpt

Searching for thousands of regex patterns on millions of documents in seconds like it's no big deal.