Package | Description |
---|---|
org.apache.solr.analysis |
Factories for Mock analysis classes that can be used in test configurations.
|
org.apache.solr.schema |
FieldType plugins that have additional dependencies. |
Modifier and Type | Class and Description |
---|---|
class |
TokenizerChain
An analyzer that uses a tokenizer and a list of token filters to
create a TokenStream.
|
Modifier and Type | Class and Description |
---|---|
protected class |
FieldType.DefaultAnalyzer
Default analyzer for types that only produce 1 verbatim token...
|
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.