Hi All,
I need help about sort.
I want sort by name but ignore or keep end of list empty or null or missing
price data.
Tried like this;
sort: {
- sorting.name: {
- order: "asc"
},
- order: "asc"
- prices.minprice.price: {
- missing: "_last"
}
- missing: "_last"
}
This one sorts only by name.
Thanks.
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/48a4023d-b92d-4852-97a1-2e4b8a876707%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.