They are a namespace like other namespaces and are useable in
attributes, just like in the DB query string examples.

As to defaults, you can declare those in the <requestHandler>
declarations in solrconfig.xml. Examples of this (search for
"defaults") in the wiki page.

On Tue, Mar 16, 2010 at 7:05 AM, Lukas Kahwe Smith <m...@pooteeweet.org> wrote:
> Hi,
>
> According to the wiki its possible to pass parameters to the DIH:
> http://wiki.apache.org/solr/DataImportHandler#Accessing_request_parameters
>
> I assume they are just being replaced via simple string replacements, which 
> is exactly what I need. Can they also be in all places, even attributes (for 
> example to pass in the password)?
>
> Furthermore is there some way to define default values for these request 
> parameters in case no value is passed in?
>
> regards,
> Lukas Kahwe Smith
> m...@pooteeweet.org
>
>
>
>



-- 
Lance Norskog
goks...@gmail.com

Reply via email to