Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. GET value/Value
  2. {
  3. "bool": {
  4. "should": [
  5. {
  6. "geo_shape": {
  7. "locationArea": {
  8. "indexed_shape": {
  9. "id": "AShape1",
  10. "type": "Shapes"
  11. }
  12. },
  13. "_name": null
  14. }
  15. },
  16. {
  17. "geo_shape": {
  18. "locationArea": {
  19. "indexed_shape": {
  20. "id": "AShape2",
  21. "type": "Shapes"
  22. }
  23. },
  24. "_name": null
  25. }
  26. },
  27. {
  28. "geo_shape": {
  29. "locationArea": {
  30. "indexed_shape": {
  31. "id": "AShape3",
  32. "type": "Shapes"
  33. }
  34. },
  35. "_name": null
  36. }
  37. }
  38. ]
  39. }
  40. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement