Hi , Thanks for following on this one. terms.sort can wort on index (only asc which is default) and another is count which does not help.
We are using facet for getting terms but it has other issues too.I was thinking that if we can get terms in descending order then it will make our life much easier. if there is a way to create custom solr plugin then it is also good. Thanks, Jigar Gajjar Hi Jigar, Is that a numeric field or not? By the way, have you checked the terms.sortparameter or json facet sort parameter? Kind Regards,Furkan KAMACI On Mon, Jun 1, 2020 at 11:37 PM Jigar Gajjar<meetjigargaj...@yahoo.com.invalid> wrote: > Hello,> is it possible to retrieve index terms in the descending order > using> terms handler, right now we get all terms in ascending order.> > Thanks,Jigar Gajjar>