elasticsearch set sort order using querystring

后端 未结 2 441
半阙折子戏
半阙折子戏 2021-02-05 02:36

I have the following simple elastisearch query:

http://localhost:9200/apn/presupuesto/_search?q=subcuenta:penal&sort=anio

And it works fine

2条回答
提交回复
热议问题