Skip to content

Commit ac7debb

Browse files
committed
feat: clarify that field filtering is forward looking
1 parent dd6fd3e commit ac7debb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/api-design.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,12 @@ a condition after an update will be added to the index.
158158

159159
### Resource search queries
160160

161+
> [!NOTE]
162+
>
163+
> Field filtering and facets are advanced functionality and represent a
164+
> forward-looking design. The initial release of the search service will target
165+
> full-text searching only.
166+
161167
The `ResourceSearchQuery` resource allows users to execute searches across all
162168
indexed resources, combining full-text search with field-based filtering.
163169

0 commit comments

Comments
 (0)