I am facing this weird issue in facet fields Within config xml under <requestHandler name="standard" class="solr.SearchHandler"> <!-- default values for query parameters --> − <lst name="defaults">
I have defined the fl as <str name="fl"> file_id folder_id display_name file_name priority_text content_type last_upload upload_by business indexed </str> But my out xml doesnt contain the element upload_by and business But i am able to do seach by upload_by:xxxx and business:xxxx Even when i add in the url &fl=* i do not get this facet field in the response Any idea what i am doing wrong. -- View this message in context: http://lucene.472066.n3.nabble.com/Issue-with-facet-fields-tp1883106p1883106.html Sent from the Solr - User mailing list archive at Nabble.com.