Skip to content

Commit b341073

Browse files
committed
update index search docs
1 parent b6770c3 commit b341073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/search/agent-builder/tools/index-search-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ When an agent calls an index search tool:
6666
* **Wildcard patterns**: `logs-*`, `metrics-*`, `events-*`
6767
* **Specific indices**: `products`, `users`, `orders`
6868
* **System indices**: `.alerts-security-*`, `.ml-anomalies-*`
69-
* **Date-based patterns**: `logs-2024-*`, `events-2024.01.*`
69+
* **All resources**: `*`

0 commit comments

Comments
 (0)