Skip to content

Commit e4c4833

Browse files
ofekshenawandyakov
andauthored
Update search_builders.go
Co-authored-by: Nedyalko Dyakov <[email protected]>
1 parent 4e6ec29 commit e4c4833

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

search_builders.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ import (
1010

1111
// SearchBuilder provides a fluent API for FT.SEARCH
1212
// (see original FTSearchOptions for all options).
13+
// EXPERIMENTAL: this API is subject to change, use with caution.
1314
type SearchBuilder struct {
1415
c *Client
1516
ctx context.Context

0 commit comments

Comments
 (0)