Class OLuceneCrossClassSearchFunction

java.lang.Object
com.orientechnologies.orient.core.sql.functions.OSQLFunctionAbstract
com.orientechnologies.lucene.functions.OLuceneCrossClassSearchFunction
All Implemented Interfaces:
OIndexableSQLFunction, OSQLFunction

public class OLuceneCrossClassSearchFunction extends OSQLFunctionAbstract implements OIndexableSQLFunction
This function uses the CrossClassIndex to search documents across all the Lucene indexes defined in a database

Created by frank on 19/02/2016.