Principle:Infiniflow Ragflow Chunk Filtering
| Knowledge Sources | |
|---|---|
| Domains | Frontend, Chunk_Management |
| Last Updated | 2026-02-12 06:00 GMT |
Overview
A UI interaction pattern for filtering and controlling the display of document chunks through text search, display mode switching, and filter popovers.
Description
Chunk Filtering provides toolbar controls for narrowing down visible chunks. It includes a text display mode segmented control (full text vs ellipsis), a search input for content-based filtering, and a filter popover for additional criteria. The pattern integrates with chunk list hooks to apply filters reactively.
Usage
Rendered as the toolbar above chunk list views, allowing users to search within chunks and switch display modes.
Theoretical Basis
Implements the filter bar pattern with controlled form inputs that trigger list re-fetching or client-side filtering.