solr-user  

Re: Extending Solr's Admin functionality

Yonik Seeley
Mon, 25 Sep 2006 07:26:04 -0700

On 9/23/06, Otis Gospodnetic <[EMAIL PROTECTED]> wrote:
How about another approach - expose all Solr admin data via HTTP/XML, just like 
it's done with search requests?

Things like the "stats" page should already be XML with a stylesheet
(for exactly the reasons you mention).
IIRC, the XML may be a bit messy though.  I'd love any patches to make
either the XML output or the GUI nicer!

-Yonik