mirror of
https://github.com/miniflux/v2.git
synced 2025-09-15 18:57:04 +00:00
Update vendor dependencies
This commit is contained in:
parent
34a3fe426b
commit
459bb4531f
747 changed files with 89857 additions and 39711 deletions
2
vendor/google.golang.org/appengine/search/doc.go
generated
vendored
2
vendor/google.golang.org/appengine/search/doc.go
generated
vendored
|
@ -79,7 +79,7 @@ result. Next will return Done when the iterator is exhausted.
|
|||
Search takes a string query to determine which documents to return. The query
|
||||
can be simple, such as a single word to match, or complex. The query
|
||||
language is described at
|
||||
https://cloud.google.com/appengine/docs/go/search/query_strings
|
||||
https://cloud.google.com/appengine/docs/standard/go/search/query_strings
|
||||
|
||||
Search also takes an optional SearchOptions struct which gives much more
|
||||
control over how results are calculated and returned.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue