×
Lucene

Lucene IndexWriter: An In-Depth Introduction

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.

Analysis of Lucene - Basic Concepts

This article mainly deals with some of Lucene's basic concepts and the index types supported.