- Stop your application server
- Change your schema.xml file
- Start your application server
- Delete the index directory in your data directory (or alternately delete all documents using <delete><query>*:*</query></delete> before shutting down Solr)
- Send an <optimize/> command
- Re-Index your data
时间: 2024-11-02 13:47:16