Text Searching in Cache with Lucene.NET
Note
This feature is available in NCache Enterprise and Professional editions.
NCache now provides integration for Lucene which is a high performance search engine for text searching that performs searches on texts according to your business requirements. This section covers the basic understanding of Lucene API as well as configuration of Lucene with NCache.
In This Section
Lucene Components and Overview
Explains the basic classes used in a lucene based application.
DistributedLucene Overview and Usage
Explains how to use NCache with Lucene to use Lucene for text based searching along with NCache.