Re: Extending Solr's Admin functionality

2006-09-24 Thread Erik Hatcher
On Sep 23, 2006, at 3:57 PM, Otis Gospodnetic wrote: How about another approach - expose all Solr admin data via HTTP/ XML, just like it's done with search requests? i think that would be fantastic. thinking of solr as a hard core service above and beyond lucene exposing all of its internal

Re: Extending Solr's Admin functionality

2006-09-24 Thread Simon Willnauer
I followed the discussion the last 3 day and I still wondering why nobody turned up with an integration of solr monitoring and administration functionality using javas fantastic management extension JMX. I joined a team 2 years ago building a distributed webspider / searcher (similar to nutch). In

Re: Extending Solr's Admin functionality

2006-09-24 Thread Bertrand Delacretaz
On 9/24/06, Erik Hatcher <[EMAIL PROTECTED]> wrote: ...perhaps some authentication/ authorization as well as HTTPS should eventually make it into the core, but getting more fine grained is unnecessary... If meaningful URLs are used (admin/stats, admin/config, admin/analysis, etc.), it is relat

Re: Extending Solr's Admin functionality

2006-09-24 Thread Erik Hatcher
On Sep 24, 2006, at 3:09 PM, Bertrand Delacretaz wrote: On 9/24/06, Erik Hatcher <[EMAIL PROTECTED]> wrote: ...perhaps some authentication/ authorization as well as HTTPS should eventually make it into the core, but getting more fine grained is unnecessary... If meaningful URLs are used (adm

Re: Extending Solr's Admin functionality

2006-09-24 Thread Erik Hatcher
I certainly agree that a JMX interface into Solr would be nice to have. [a different topic: I've also been thinking Solr under NetKernel would be a nice fit also] On Sep 24, 2006, at 3:12 PM, Simon Willnauer wrote: Also security / firewall doubts would not concern the core and its security