org.apache.solr.spelling.suggest
Class SuggesterOptions

java.lang.Object
  extended by org.apache.solr.spelling.suggest.SuggesterOptions

public class SuggesterOptions
extends Object

Encapsulates the inputs required to be passed on to the underlying suggester in SolrSuggester


Constructor Summary
SuggesterOptions(CharsRef token, int count)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SuggesterOptions

public SuggesterOptions(CharsRef token,
                        int count)


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