public class LegacyFacet extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
LegacyFacet.Subfacet |
Constructor and Description |
---|
LegacyFacet(SolrParams params) |
Modifier and Type | Method and Description |
---|---|
protected void |
addFieldFacet(String field) |
protected void |
addQueryFacet(String q) |
protected void |
addRangeFacet(String field) |
protected void |
parseParams(String type,
String param) |
protected static Map<String,List<LegacyFacet.Subfacet>> |
parseSubFacets(SolrParams params) |
public LegacyFacet(SolrParams params)
protected static Map<String,List<LegacyFacet.Subfacet>> parseSubFacets(SolrParams params)
protected void addQueryFacet(String q)
protected void addRangeFacet(String field)
protected void addFieldFacet(String field)
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.