Nevermind, I found it. You can add xml children to your plugin declaration
in solrconfig.xml and then retrieve them by casting the namedList arguments
received by your plugin at initialitzaion to SolrParams.

On Tue, Jan 11, 2011 at 10:28 AM, dante stroe <dante.st...@gmail.com> wrote:

> Hi,
>
>    Is there any way one can define proprieties for a function plugin
> extending the ValueSourceParser inside solrconfig.xml (as one can do with
> the "defaults" attribute for a query parser plugin inside the request
> handler)?
>
> Thanks,
> Dante
>

Reply via email to