Skip navigation links

Package org.apache.lucene.analysis.standard

Fast, general-purpose grammar-based tokenizers.

See: Description

Package org.apache.lucene.analysis.standard Description

Fast, general-purpose grammar-based tokenizers.

This Java package additionally contains StandardAnalyzer, StandardTokenizer, and StandardFilter, which are not visible here, because they moved to Lucene Core. The factories for those components (e.g., used in Solr) are still part of this module.

Skip navigation links

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