I've created SOLR-748 for this issue and attached a patch:
https://issues.apache.org/jira/browse/SOLR-748
wojtekpia wrote:
>
> Thanks, I'll do that. I'll wait until 1.3 has been released to submit a
> patch. (This will be my first one, so bear with me!)
>
>
> hossman wrote:
>>
>>
>> : 1.
Thanks, I'll do that. I'll wait until 1.3 has been released to submit a
patch. (This will be my first one, so bear with me!)
hossman wrote:
>
>
> : 1. Copy all those classes into my own package, copy the FacetComponent
> into
> : my own package, and then override as I intended (there might sti
: 1. Copy all those classes into my own package, copy the FacetComponent into
: my own package, and then override as I intended (there might still be some
: issues with accessing ResponseBuilder._facetInfo).
: 2. Re-write the entire component using only the ShardResponse.
: 3. Make those classes