1. the object can't be set twice
答:因为两个不同的IndexWriter不能使用同一个IndexWriterConfig,所以当两个不同的IndexWriter一定要使用IndexWriterConfig 的时候,需要在new一个IndexWriterConfig
1. the object can't be set twice
答:因为两个不同的IndexWriter不能使用同一个IndexWriterConfig,所以当两个不同的IndexWriter一定要使用IndexWriterConfig 的时候,需要在new一个IndexWriterConfig