curl -XGET "http://localhost:9200/_search" -H 'Content-Type: application/json' -d'
{
"query": {
"match_phrase_prefix": {
"title": {
"query": "how to use aws secret manager",
"slop": 3,
"max_expansions": 5
}
}
}
}'
-
Notifications
You must be signed in to change notification settings - Fork 0
mostlycloudysky/cloudysky-web-opensearch-api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published