Package org.alfresco.solr.query
Class AbstractQParser.DetectedLanguage
java.lang.Object
org.alfresco.solr.query.AbstractQParser.DetectedLanguage
- Enclosing class:
- AbstractQParser
-
Method Summary
Modifier and TypeMethodDescriptionReturns the detected certainty for this languageReturns the detected language code
-
Method Details
-
getLangCode
Returns the detected language code- Returns:
- language code as a string
-
getCertainty
Returns the detected certainty for this language- Returns:
- certainty as a value between 0.0 and 1.0 where 1.0 is 100% certain
-