On Thu, Nov 12, 2015 at 11:48 AM, Yago Riveiro <yago.rive...@gmail.com> wrote:
> In my query I have
> sort: index,
>
> And should be
>
> sort:{index:desc|asc}
>
> I think that the json parser should raise a “json parsing error” ...


Yeah, either that or "index" should be synonymous with "index asc".

-Yonik

Reply via email to