GeoSpatial Indexes for Distributed Lucene

GeoSpatial Indexes for Distributed Lucene with NCache

NCache makes Lucene distributed and scalable by implementing the Lucene API on top of NCache’s Distributed architecture. Starting from NCache, NCache has support for another Lucene feature: GeoSpatial Indexes. Let’s see how to use GeoSpatial Indexes with Distributed Lucene. Full-Text Searching with Distributed Lucene is divided into two phases: indexing and searching. In the indexing…