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