Uses of Class
org.apache.solr.spelling.SpellingOptions

Packages that use SpellingOptions
org.apache.solr.spelling   
org.apache.solr.spelling.suggest   
 

Uses of SpellingOptions in org.apache.solr.spelling
 

Methods in org.apache.solr.spelling with parameters of type SpellingOptions
 SpellingResult SolrSpellChecker.getSuggestions(SpellingOptions options)
          Get suggestions for the given query.
 SpellingResult AbstractLuceneSpellChecker.getSuggestions(SpellingOptions options)
           
 

Uses of SpellingOptions in org.apache.solr.spelling.suggest
 

Methods in org.apache.solr.spelling.suggest with parameters of type SpellingOptions
 SpellingResult Suggester.getSuggestions(SpellingOptions options)
           
 



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