Skip to content

Add table function for reading from the text index#97003

Open
CurtizJ wants to merge 1 commit intoClickHouse:masterfrom
CurtizJ:read-from-text-index
Open

Add table function for reading from the text index#97003
CurtizJ wants to merge 1 commit intoClickHouse:masterfrom
CurtizJ:read-from-text-index

Conversation

@CurtizJ
Copy link
Member

@CurtizJ CurtizJ commented Feb 15, 2026

Changelog category (leave one):

  • New Feature

Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):

Added the mergeTreeTextIndex(database, table, index) table function, which allows reading data directly from a text index. This function can be used for introspection or for performing aggregations on top of text index data.

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

@clickhouse-gh
Copy link
Contributor

clickhouse-gh bot commented Feb 15, 2026

Workflow [PR], commit [7c5403b]

@clickhouse-gh clickhouse-gh bot added the pr-feature Pull request with new product feature label Feb 15, 2026
@alexey-milovidov
Copy link
Member

Is security okay?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-feature Pull request with new product feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants