Also look at SOLR-565 and see if that helps you.

https://issues.apache.org/jira/browse/SOLR-565

On Thu, May 21, 2009 at 9:58 PM, Shalin Shekhar Mangar <
shalinman...@gmail.com> wrote:

>
> On Wed, May 20, 2009 at 10:59 PM, Nick Bailey <
> nicholas.bai...@rackspace.com> wrote:
>
>> Hi,
>>
>> I am wondering if it is possible to basically add the distributed portion
>> of a search query inside of a searchComponent.
>>
>> I am hoping to build my own component and add it as a first-component to
>> the StandardRequestHandler.  Then hopefully I will be able to use this
>> component to build the "shards" parameter of the query and have the Handler
>> then treat the query as a distributed search.  Anyone have any experience or
>> know if this is possible?
>>
>
> You can also add a ServletFilter before SolrDispatchFilter and add the
> parameters before Solr processes the query.
>
> --
> Regards,
> Shalin Shekhar Mangar.
>



-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to