Hi, I am new to Solr and am trying to implementing a solution for indexing and searching using Embedded Solr. However, i have a query w.r.t SolrSchema :
How do i generate the schema fields programatically, instead of defining them in the schema.xml ? Regards, Venkat [apologies for sending a WIP email in my last post]