Constructor and Description |
---|
FacetsGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
end() |
void |
endFacets() |
FacetsGenerator |
facet(java.lang.String facetLimit,
java.lang.String facetSort) |
org.xbib.content.XContentBuilder |
getResult() |
void |
start() |
void |
startFacets() |
void |
visit(Expression node) |
void |
visit(Modifier node) |
void |
visit(Name node) |
void |
visit(Operator node) |
void |
visit(Token node) |
public FacetsGenerator() throws java.io.IOException
java.io.IOException
public void start() throws java.io.IOException
java.io.IOException
public void end() throws java.io.IOException
java.io.IOException
public void startFacets() throws java.io.IOException
java.io.IOException
public void endFacets() throws java.io.IOException
java.io.IOException
public org.xbib.content.XContentBuilder getResult() throws java.io.IOException
java.io.IOException
public void visit(Expression node)
public FacetsGenerator facet(java.lang.String facetLimit, java.lang.String facetSort) throws java.io.IOException
java.io.IOException