mirror of
https://github.com/redis/go-redis.git
synced 2025-04-17 20:17:02 +03:00
Update search_commands.go
This commit is contained in:
parent
04430f1bf7
commit
969c81e820
@ -297,7 +297,7 @@ type FTSearchSortBy struct {
|
||||
type FTSearchOptions struct {
|
||||
NoContent bool
|
||||
Verbatim bool
|
||||
// NoStopWords is deprecated since redis 8.0
|
||||
// Deprecated: NoStopWords is deprecated since Redis 8.0
|
||||
NoStopWords bool
|
||||
WithScores bool
|
||||
WithPayloads bool
|
||||
|
Loading…
x
Reference in New Issue
Block a user