@Deprecated public class FacetCommand extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FacetCommand.SortOrder
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
List<String> |
fields
Deprecated.
|
String |
filterExpression
Deprecated.
|
int |
limit
Deprecated.
|
int |
mincount
Deprecated.
|
String |
name
Deprecated.
|
FacetCommand.SortOrder |
sort
Deprecated.
|
Collection<String> |
terms
Deprecated.
|
| Constructor and Description |
|---|
FacetCommand()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addFacetField(String field)
Deprecated.
|
String |
toString()
Deprecated.
|
public int mincount
public int limit
public Collection<String> terms
public FacetCommand.SortOrder sort
public String name
public String filterExpression
Copyright © 2017 JULIE Lab, Germany. All rights reserved.