We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd6fd3e commit ac7debbCopy full SHA for ac7debb
docs/api-design.md
@@ -158,6 +158,12 @@ a condition after an update will be added to the index.
158
159
### Resource search queries
160
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
+
167
The `ResourceSearchQuery` resource allows users to execute searches across all
168
indexed resources, combining full-text search with field-based filtering.
169
0 commit comments