public final class SimpleFacetValueFillUp extends FacetValueFillUp
Modifier and Type | Field and Description |
---|---|
private static int |
ZERO_MATCHES |
Constructor and Description |
---|
SimpleFacetValueFillUp() |
Modifier and Type | Method and Description |
---|---|
FacetValue |
createNotMatchingValue(java.lang.String filter,
java.lang.String field) |
addNotMatchingValues
private static final int ZERO_MATCHES
public FacetValue createNotMatchingValue(java.lang.String filter, java.lang.String field)
createNotMatchingValue
in class FacetValueFillUp