[
https://issues.apache.org/jira/browse/SOLR-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473865
]
Erik Hatcher commented on SOLR-162:
-----------------------------------
This is truly great stuff, Ryan! *whew* I can't keep up.
I did however become really intrigued by this particular patch and tried it
out. I like all these details and Flare will certainly leverage this stuff
deeply.
One comment. for this request
http://localhost:8888/solr/admin/ping?wt=ruby&indent=on all that was logged was
this:
Feb 16, 2007 8:59:22 PM org.apache.solr.core.SolrCore execute
INFO: wt=ruby&indent=on 0 8
I realize this is tangentially related to this issue, and nothing introduced
with this patch, but I'd like to see the path (admin/ping, in this case) in the
log as well so that requests could be recreated easily. I'm used to the
solr/select? stuff and tacking on what I get in the log file, but with the
newly revamped mega flexible paths, it'd be handy to see the path here.
> lucene index browser / admin helpers (Luke)
> -------------------------------------------
>
> Key: SOLR-162
> URL: https://issues.apache.org/jira/browse/SOLR-162
> Project: Solr
> Issue Type: New Feature
> Components: web gui
> Reporter: Ryan McKinley
> Priority: Minor
> Attachments: SOLR-162-Admin-XML-luke.patch
>
>
> Luke (http://www.getopt.org/luke/) is a great tool to help learn / understand
> / debug lucene indexes.
> Solr already does a lot of what luke does... but it could do a bit more.
> Specifically:
> * browse top terms across all fields (similar to faceting)
> * browse lucene documents / properties directly
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.