: solr-user@lucene.apache.org
Subject: Re: Question about updateRequestProcessorChain
At least one processor chain is invoked. if you do not want the custom
chain to be invoked create a chain without the name and without your
custom processor
On Thu, Dec 17, 2009 at 1:16 PM, Shalin Shekhar Mangar
At least one processor chain is invoked. if you do not want the custom
chain to be invoked create a chain without the name and without your
custom processor
On Thu, Dec 17, 2009 at 1:16 PM, Shalin Shekhar Mangar
wrote:
> On Thu, Dec 17, 2009 at 3:35 AM, Manepalli, Kalyan <
> kalyan.manepa...@orb
On Thu, Dec 17, 2009 at 3:35 AM, Manepalli, Kalyan <
kalyan.manepa...@orbitz.com> wrote:
> Hi All,
>
> I am trying to use updateRequestProcessorChain in Solr1.3.
>
> I configured the requestProcessor Chain like this:
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> And Use it in Req
Hi All,
I am trying to use updateRequestProcessorChain in Solr1.3.
I configured the requestProcessor Chain like this:
And Use it in Requesthandler like this
custom
The problem I am facing is, even if I use regular requestHandler "