Full Text Indexing and Search in CockroachDB

1 · CockroachDB · Aug. 27, 2020, 6:20 p.m.
In this post, I’ll skim the surface of a very common pattern in application development: full text indexing and search. I’ll start with a bit of motivation, what prompted me to explore this using CockroachDB. Next, I’ll introduce the initial… The post Full Text Indexing and Search in CockroachDB appeared first on Cockroach Labs....