Expose initialization arguments
-------------------------------
Key: SOLR-511
URL: https://issues.apache.org/jira/browse/SOLR-511
Project: Solr
Issue Type: Improvement
Components: search
Reporter: Erik Hatcher
Assignee: Erik Hatcher
Priority: Trivial
Fix For: 1.3
Currently SearchHandler keeps initArgs to itself. I need to be able to get at
the configuration of request handlers in general. The forthcoming patch pulls
initArgs up to RequestHandlerBase and exposes a getInitArgs().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.