On 9/26/06, Chris Hostetter <[EMAIL PROTECTED]> wrote:
...Since this QueryResponseWriter has use of configuration options, now is probably the time to add an init(NamedList) method to the interface that get's called with a upon construction by SolrCore...
I'm wondering if moving to a lightweight object container (picocontainer, Spring, HiveMind...) to assemble and configure Solr's components wouldn't make sense at some point...it might be too much work right now, but I can't help thinking that there's some reinvention going on here.
...FYI: an alternate approach to caching the Templates object in the TransformProvider would be to use the SolrCache framework...
Ok - I'll have a look, thanks! -Bertrand
