public class TermsComponent.TermsHelper extends Object
Constructor and Description |
---|
TermsComponent.TermsHelper() |
Modifier and Type | Method and Description |
---|---|
NamedList |
buildResponse() |
TermsResponse.Term[] |
getCountSorted(HashMap<String,TermsResponse.Term> data) |
TermsResponse.Term[] |
getLexSorted(HashMap<String,TermsResponse.Term> data) |
void |
init(SolrParams params) |
void |
parse(NamedList<NamedList<Number>> terms) |
public void init(SolrParams params)
public NamedList buildResponse()
public TermsResponse.Term[] getLexSorted(HashMap<String,TermsResponse.Term> data)
public TermsResponse.Term[] getCountSorted(HashMap<String,TermsResponse.Term> data)
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.