Hi I have many dynamic fields in my schema name_X where X can range from 0 to 10. Not all documents will have all the fields from 0 to 10.
I want to do a fecet on these fields. I have seen SOLR-247 and other queries in this list. Is there any other way other than patching SOLR-247 on 4.0? ./Zahoor