Hi *Spec* : solr-9.0.0.tgz / jdk17 / winos10 / Ecipse IDE Version: 2022-03 (4.23.0)
-- *Process* I have written a programme in Java /SolrJ client to create Collection on Solr-Core standalone The process runs successfully creating new Collection & FieldType on the Solr-Core standalone *Problem* : If i unload the Collection thru Admin Console of Solr-Core standalone, Collection and FieldTypes are Deleted successfully.. Now if run the Java programme again (for same Collection / FieldTypes), I get *exception* for the FieldTypes already existing ( Even if the Admin has confiermend Collection is unloaded sucessfully ) Is this a bug ? *with regards* *N.S.KARTHIK*
