Klasse SearchIndexUtil
java.lang.Object
org.teamapps.universaldb.index.text.SearchIndexUtil
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic org.apache.lucene.document.FieldTypestatic org.apache.lucene.search.QuerycreateQuery(TextFilterType filterType, String fieldName, String value, org.apache.lucene.analysis.Analyzer analyzer)
-
Konstruktordetails
-
SearchIndexUtil
public SearchIndexUtil()
-
-
Methodendetails
-
analyze
-
createQuery
public static org.apache.lucene.search.Query createQuery(TextFilterType filterType, String fieldName, String value, org.apache.lucene.analysis.Analyzer analyzer) -
createIndexFieldType
public static org.apache.lucene.document.FieldType createIndexFieldType()
-