I'm using Opensearch dashboard > discover. I added a few filters and I'm getting 2 hits. I want to add a filter to show me the last hit only (sorting by time). I tried: "size": 1, but I'm still getting more than 1 results. seems like "size" is not affecting the results.
How can I display only the last hit?
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1742296837a4417293.html
评论列表(0条)