Uses of Class org.apache.lucene.index.memory.PatternAnalyzer

Uses in package org.apache.lucene.index.memory

Fields of type org.apache.lucene.index.memory.PatternAnalyzer

PatternAnalyzer
A lower-casing word analyzer with English stop words (can be shared freely across threads without harm); global per class loader.
PatternAnalyzer
A lower-casing word analyzer with extended English stop words (can be shared freely across threads without harm); global per class loader.

Copyright © 2000-2006 Apache Software Foundation. All Rights Reserved.