Skip to content

Fuzzy matching and substring search for full-text search

PreviewVerifiedAdded Sep 22, 2026

Full-text search now supports two new ways to match text: Fuzzy matching (typo tolerance) , In a query_string search, append ~ to a term to match indexed terms within a small edit distance: body:(compxter~1) matches computer. Use term~ for an automatic distance based on term length, or term~N for a fixed distance (N is 0–2).

Topics: SQL, Developer tools

Pinecone's release notes

Summaries of vendors' own notes. Product names and logos belong to their owners; logos via logo.dev.

More Pinecone Database releases

Every Pinecone Database release

Also shipped on Jul 21, 2026

Pinecone in July 2026

Weekly: the week's data and AI releases, Tuesday mornings.