Hi,
I need to programmatically put search terms through the query analyser and retrieve the result. I thought the easiest way to do this would be to call the existing /solr/admin/analysis.jsp, but it would be so much nicer if there was a XML version of it. I noticed that there is an analysis.xsl file in src/webapp/resources/admin/ which seems to indicate that something was done in that respect but can't find any documentation on it. I have found this: http://issues.apache.org/jira/browse/SOLR-58 and this: http://mail-archives.apache.org/mod_mbox/lucene-solr-dev/200612.mbox/raw/%3C [EMAIL PROTECTED]/ What is the current status on having and XML interface to the admin (or analysis for me at least!). If it was done, how do I access it? Many thanks Stephanie