Explain 0.9.1 – New version
After a few weeks (counting Christmas, when people don’t usually analyze theirs Solr queries
) we would like to share some thoughts about releasing explain.solr.pl. We noticed the following:
- Explain tool have goaded some attention, but most to the explains are marked as private.
- In relatively large amount of explain only query was submit instead of the whose response.
- Often the results don’t have diagnostic information (debugQuery=true).
- Unreleased Apache Solr 4.0 is quite popular
- Explain parser did a good job (of course without counting the obvious Solr 4.0 explain parsing problems).
Our thoughts:
- We need to work on clarity of the messages.
- We need to focus on enabling Solr 4.0 explain parsing.
Today new version of explain.solr.pl was deployed. The changes are as follows:
- Simple analysis of query performance was added.
- Displayed messages are now more user friendly.
- Explain parser was corrected according to text files generated by Solr 3.5 unit test cases.
- Minor GUI enhancements.
This post is also available in: Polish

February 23rd, 2012 at 17:06
Hi,
first, thank you for the explain tool.
Second, I’m getting “Opps, internal server error” when I try using it.
Please write to me if you want the response data (in case you don’t have them logged.
Many thanks
Marek