| Name | Description | Type | Package | Framework |
| AEProvider | Interface | org.apache.lucene.analysis.uima.ae | Apache Lucene | |
| AEProviderFactory | Class | org.apache.lucene.analysis.uima.ae | Apache Lucene | |
| BaseUIMATokenizer | Abstract base implementation of a Tokenizer which is able to analyze the given input with a UIMA AnalysisEngine | Class | org.apache.lucene.analysis.uima | Apache Lucene |
| BasicAEProvider | Basic AEProvider which just instantiates a UIMA AnalysisEngine with no additional metadata, parameters or resources | Class | org.apache.lucene.analysis.uima.ae | Apache Lucene |
| OverridingParamsAEProvider | AEProvider implementation that creates an Aggregate AE from the given path, also injecting runtime parameters defined in the solrconfig. | Class | org.apache.lucene.analysis.uima.ae | Apache Lucene |
| UIMAAnnotationsTokenizer | Class | org.apache.lucene.analysis.uima | Apache Lucene | |
| UIMAAnnotationsTokenizerFactory | Class | org.apache.lucene.analysis.uima | Apache Lucene | |
| UIMABaseAnalyzer | Class | org.apache.lucene.analysis.uima | Apache Lucene | |
| UIMATypeAwareAnalyzer | Class | org.apache.lucene.analysis.uima | Apache Lucene | |
| UIMATypeAwareAnnotationsTokenizer | A Tokenizer which creates token from UIMA Annotations filling also their TypeAttribute according to FeaturePaths specified | Class | org.apache.lucene.analysis.uima | Apache Lucene |
| UIMATypeAwareAnnotationsTokenizerFactory | Class | org.apache.lucene.analysis.uima | Apache Lucene | |