Package | Description |
---|---|
org.apache.solr.schema |
IndexSchema and FieldType implementations for powering schema.xml |
Modifier and Type | Method and Description |
---|---|
PreAnalyzedField.ParseResult |
PreAnalyzedField.PreAnalyzedParser.parse(Reader reader,
AttributeSource parent)
Parse input.
|
PreAnalyzedField.ParseResult |
SimplePreAnalyzedParser.parse(Reader reader,
AttributeSource parent) |
PreAnalyzedField.ParseResult |
JsonPreAnalyzedParser.parse(Reader reader,
AttributeSource parent) |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.