Hi folks, Does anyone have any advice on this issue?
Thanks, Shivam On Tue, Oct 27, 2020 at 1:20 PM Shivam Jha <ivamshky1...@gmail.com> wrote: > Hi folks, > > Doing some faceted queries using 'facet.json' param and SolrJ, the results > of which I am processing using SolrJ NestableJsonFacet class. > basically as *queryResponse.getJsonFacetingResponse() -> returns > *NestableJsonFacet > object. > > But I have noticed it does not maintain the facet-query order in which it > was given in *facet.json.* > *Direct queries to solr do maintain that order, but not after it comes to > Java layer in SolrJ.* > > Is there a way to make it maintain that order ? > Hopefully the question makes sense, if not please let me know I can > clarify further. > > Thanks, > Shivam > -- shivamJha