In this article, we will take a deep dive into IndexWriter, one of Lucene's core classes, to explore the whole data writing and indexing process in Lucene.
This article mainly deals with some of Lucene's basic concepts and the index types supported.