Uses of Class
com.orientechnologies.lucene.index.OLuceneFullTextIndex
Packages that use OLuceneFullTextIndex
-
Uses of OLuceneFullTextIndex in com.orientechnologies.lucene.functions
Methods in com.orientechnologies.lucene.functions that return OLuceneFullTextIndexModifier and TypeMethodDescriptionprotected static OLuceneFullTextIndexOLuceneFunctionsUtils.getLuceneFullTextIndex(OCommandContext ctx, String indexName) protected OLuceneFullTextIndexOLuceneCrossClassSearchFunction.searchForIndex(OCommandContext ctx) protected static OLuceneFullTextIndexOLuceneFunctionsUtils.searchForIndex(OExpression[] args, OCommandContext ctx) protected abstract OLuceneFullTextIndexOLuceneSearchFunctionTemplate.searchForIndex(OFromClause target, OCommandContext ctx, OExpression... args) protected OLuceneFullTextIndexOLuceneSearchOnClassFunction.searchForIndex(OFromClause target, OCommandContext ctx, OExpression... args) protected OLuceneFullTextIndexOLuceneSearchOnFieldsFunction.searchForIndex(OFromClause target, OCommandContext ctx, OExpression... args) protected OLuceneFullTextIndexOLuceneSearchOnIndexFunction.searchForIndex(OFromClause target, OCommandContext ctx, OExpression... args)