I am trying to create a solr core using this api
http://localhost:8983/solr/admin/cores?action=CREATE&name=super&instanceDir=/home/ubuntu/solr-8.8.2/server/solr/super&configSet=stored_false
the core is created fine but i got this warning
Can any one explain me this and how to solve this warning.And what effects it show on searching and indexing.
