Class Overview
A statistics mapper for project select custom fields.
Summary
Protected Methods |
String
|
getSearchValue(Object value)
String value to be passed to the search request to construct a new request URL
|
Public Constructors
Public Methods
public
Comparator
getComparator
()
A comparator that can be used to order objects returned by getValueFromLuceneField(String)
.
The Comparator must be reentrant as it could be used by Lucene from multiple threads at once.
Protected Methods
protected
String
getSearchValue
(Object value)
String value to be passed to the search request to construct a new request URL