Class OLuceneFunctionsUtils
java.lang.Object
com.orientechnologies.lucene.functions.OLuceneFunctionsUtils
Created by frank on 13/02/2017.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringprotected static OLuceneFullTextIndexgetLuceneFullTextIndex(OCommandContext ctx, String indexName) static org.apache.lucene.index.memory.MemoryIndexprotected static OLuceneFullTextIndexsearchForIndex(OExpression[] args, OCommandContext ctx)
-
Field Details
-
MEMORY_INDEX
- See Also:
-
-
Constructor Details
-
OLuceneFunctionsUtils
public OLuceneFunctionsUtils()
-
-
Method Details
-
searchForIndex
-
getLuceneFullTextIndex
-
getOrCreateMemoryIndex
public static org.apache.lucene.index.memory.MemoryIndex getOrCreateMemoryIndex(OCommandContext ctx) -
doubleEscape
-