ElasticSearch - Get closest item by geo_distance and by choosing Top 1

前端 未结 0 899
生来不讨喜
生来不讨喜 2020-12-01 18:50

I have the following query - which works fine:

{
  "query": {
    "bool": {
      "must": [
        {
          "nested&quo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题