Package org.apache.solr.handler.sql.functions
package org.apache.solr.handler.sql.functions
Solr SQL user defined functions (UDFs) needed to support filters on multi-valued fields and other
query behavior that doesn't align well with SQL.
-
ClassesClassDescriptionOperator for filtering on Solr multi-valued fields with 'AND" clause.Operator for filtering on Solr multi-valued fields with 'OR" clause.