Uses of Class
org.apache.solr.schema.PreAnalyzedField.ParseResult

Packages that use PreAnalyzedField.ParseResult
org.apache.solr.schema IndexSchema and FieldType implementations for powering schema.xml 
 

Uses of PreAnalyzedField.ParseResult in org.apache.solr.schema
 

Methods in org.apache.solr.schema that return PreAnalyzedField.ParseResult
 PreAnalyzedField.ParseResult SimplePreAnalyzedParser.parse(Reader reader, AttributeSource parent)
           
 PreAnalyzedField.ParseResult PreAnalyzedField.PreAnalyzedParser.parse(Reader reader, AttributeSource parent)
          Parse input.
 PreAnalyzedField.ParseResult JsonPreAnalyzedParser.parse(Reader reader, AttributeSource parent)
           
 



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