Uses of Interface
org.alfresco.solr.utils.ThrowingFunction
-
Packages that use ThrowingFunction Package Description org.alfresco.solr.query -
-
Uses of ThrowingFunction in org.alfresco.solr.query
Methods in org.alfresco.solr.query with parameters of type ThrowingFunction Modifier and Type Method Description protected org.apache.lucene.search.QuerySolr4QueryParser. createDefaultTextQuery(ThrowingFunction<java.lang.String,org.apache.lucene.search.Query,org.apache.lucene.queryparser.classic.ParseException> getQuery)Get generic text query
-