Class IfFunction

java.lang.Object
org.springframework.data.solr.core.query.AbstractFunction
org.springframework.data.solr.core.query.IfFunction
All Implemented Interfaces:
Function

public class IfFunction extends AbstractFunction
Implementation of if(value|field|function,trueValue,falseValue)
Since:
1.1