Skip to content

Instantly share code, notes, and snippets.

@prashanttct07
Created April 15, 2019 18:27
Show Gist options
  • Save prashanttct07/92e5ce36083214eda31d31fb8fc7dda9 to your computer and use it in GitHub Desktop.
Save prashanttct07/92e5ce36083214eda31d31fb8fc7dda9 to your computer and use it in GitHub Desktop.
Category query
{
"query": {
"terms": {
"catalog.categoryPathName.keyword": [
"Skin And Wound Care>Tapes>Cloth",
"Orthopedic & Physical Therapy>Splints/Braces>Lower Extremities"
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment