Skip to content

Commit 836df5f

Browse files
committed
feat: clarify that filtering and faceting are forward looking
1 parent ff18c2d commit 836df5f

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
@@ -125,6 +125,12 @@ The index policy will used a versioned reference to resources since the field
125125
paths for resources may be different between versions. The system should monitor
126126
for deprecated resource versions being referenced in index policies.
127127
128+
> [!NOTE]
129+
>
130+
> The `filterable` and `facteable` options are forward looking options that will
131+
> be added to the search service in a future release. The primary functionality
132+
> we will target for launch is **full-text searching**.
133+
128134
#### Condition evaluation
129135

130136
Conditions provide fine-grained control over which resource instances are

0 commit comments

Comments
 (0)