Picture the URI field above the response field, only half-screen. This facilitates breaking the query apart on different lines in order to debug it.
When you have a lot of shards, fq clauses, etc., you end up with a very long URI that is difficult to get your head around and manipulate. We take queries from the logs, split them around parameters, take the shards out, put the shards back in, take the OLS labels out, put them back in, etc. With long, complex queries, it's essential to have a large work space to play in. :) Stefan Matheis wrote: > > mrw, > > you mean a field like here > (http://files.mathe.is/solr-admin/02_query.png) on the right side, > between meta-navigation and plain solr-xml response? > > actually it's just to display the computed url, but if so .. we could > use a larger field for that, of course :) > > Regards > Stefan > > Am 02.03.2011 22:31, schrieb mrw: >> >> Looks nice. >> >> Might be also worth it to create a page with large query field for >> pasting >> in complete URL-encoded queries that cross cores, etc. I did that at >> work >> (via ASP.net) so we could paste in queries from logs and debug them. We >> tend to use that quite a bit. >> >> >> Cheers >> >> >> Stefan Matheis wrote: >>> >>> Hi List, >>> >>> given that fact that my java-knowledge is sort of non-existing .. my >>> idea was to rework the Solr Admin Interface. >>> >>> Compared to CouchDBs Futon or the MongoDB Admin-Utils .. not that fancy, >>> but it was an idea few weeks ago - and i would like to contrib >>> something, a thing which has to be non-java but not useless - hopefully >>> ;) >>> >>> Actually it's completly work-in-progress .. but i'm interested in what >>> you guys think. Right direction? Completly Wrong, just drop it? >>> >>> http://files.mathe.is/solr-admin/01_dashboard.png >>> http://files.mathe.is/solr-admin/02_query.png >>> http://files.mathe.is/solr-admin/03_schema.png >>> http://files.mathe.is/solr-admin/04_analysis.png >>> http://files.mathe.is/solr-admin/05_plugins.png >>> >>> It's actually using one index.jsp to generate to basic frame, including >>> cores and their navigation. Everything else is loaded via existing >>> SolrAdminHandler. >>> >>> Any Questions, Ideas, Thoughts outta there? Please, let me know :) >>> >>> Regards >>> Stefan >>> >> >> >> -- >> View this message in context: >> http://lucene.472066.n3.nabble.com/Solr-Admin-Interface-reworked-Go-on-Go-away-tp2620365p2620745.html >> Sent from the Solr - User mailing list archive at Nabble.com. > -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Admin-Interface-reworked-Go-on-Go-away-tp2620365p2624956.html Sent from the Solr - User mailing list archive at Nabble.com.