check out the videos on this website TROO.TUBE don't be such a sheep/zombie/loser/NPC. Much love! https://troo.tube/videos/watch/aaa64864-52ee-4201-922f-41300032f219
On Wed, May 13, 2020 at 7:56 AM Saurabh Sharma <saurabh.infoe...@gmail.com> wrote: > > Hi All, > > I am trying to use two sorting criteria with json facets but found that > only one of them is working and other one is not getting honoured. > > sort:{ sortingScore:desc , x:desc} , Here only sortingScore is being used > by solr and parameter x is ignored . Is there any way using which I can use > multiple sort parameters? > > > json.facet={p:{type : terms,field : P_G,*sort:{ sortingScore:desc , > x:desc}*,limit:10,offset:10,facet:{sortingScore > : > "avg(product(C,M,M))",x:"max(N)",stats:{type:terms,limit:100,field:CONF,facet:{minPrice:"min(N)",minArea:"min(S)"}}}}} > > Thanks > Saurabh Sharma