public class BlockJoinDocSetFacetComponent extends BlockJoinFacetComponent
SolrInfoMBean.CategoryCHILD_FACET_FIELD_PARAMETER, COLLECTOR_CONTEXT_PARAM, NO_TO_PARENT_BJQ_MESSAGEstandard_components| Constructor and Description |
|---|
BlockJoinDocSetFacetComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
prepare(ResponseBuilder rb)
Prepare the response.
|
void |
process(ResponseBuilder rb)
Process the request for this component
|
finishStage, getDescription, handleResponses, validateQuerydistributedProcess, getCategory, getDocs, getName, getSource, getStatistics, getVersion, init, modifyRequest, setNamepublic void prepare(ResponseBuilder rb) throws IOException
SearchComponentSearchComponent.process(org.apache.solr.handler.component.ResponseBuilder) method.
Called for every incoming request.
The place to do initialization that is request dependent.prepare in class BlockJoinFacetComponentrb - The ResponseBuilderIOException - If there is a low-level I/O error.public void process(ResponseBuilder rb) throws IOException
SearchComponentprocess in class BlockJoinFacetComponentrb - The ResponseBuilderIOException - If there is a low-level I/O error.Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.