I have version field in schema file. I am hitting the below error message when creating core: Unable to create core [corename] Caused by: version field must exist in schema, using indexed="true" or docValues="true", stored="true" and multiValued="false" (version does not exist) any suggestions?