JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.springframework.data.solr.core.query
Interface CalculatedField
All Superinterfaces:
Field
All Known Implementing Classes:
DistanceField
,
SimpleCalculatedField
public interface
CalculatedField
extends
Field
Since:
1.1
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getAlias
()
Function
getFunction
()
Methods inherited from interface org.springframework.data.solr.core.query.
Field
getName
Method Details
getFunction
Function
getFunction
()
getAlias
String
getAlias
()