public final class InternalAnalyzerUtils extends Object
AnalyzerUtils is.| Modifier and Type | Method and Description |
|---|---|
static String |
analyzeSortableValue(org.apache.lucene.analysis.Analyzer analyzer,
String fieldName,
String text)
Returns the first token resulting from the analysis, logging a warning if there are more than one token.
|
public static String analyzeSortableValue(org.apache.lucene.analysis.Analyzer analyzer, String fieldName, String text)
SearchException - if a problem occurs when analyzing the sortable field's value.Copyright © 2006–2016 Hibernate. All rights reserved.