Hi, Our application has a facet select admin screen UI that would allow the users to add/update/delete the facets that has to be returned from Solr.
Right now we have the facet fields defined in the defaults of requestHandler. So if a user wanted a new facet, I know sending that newly selected facet with the query would override the list in the solrconfig.xml If there any better way rather than making all the facets sent through querytime. Thanks, Jeyaprakash