Package org.apache.solr.update.processor
Class DetectedLanguage
- java.lang.Object
- 
- org.apache.solr.update.processor.DetectedLanguage
 
- 
 public class DetectedLanguage extends Object Bean holding a language and a detection certainty
- 
- 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description DoublegetCertainty()Returns the detected certainty for this languageStringgetLangCode()Returns the detected language code
 
-