We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff18c2d commit 836df5fCopy full SHA for 836df5f
docs/api-design.md
@@ -125,6 +125,12 @@ The index policy will used a versioned reference to resources since the field
125
paths for resources may be different between versions. The system should monitor
126
for deprecated resource versions being referenced in index policies.
127
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
+
134
#### Condition evaluation
135
136
Conditions provide fine-grained control over which resource instances are
0 commit comments