{"id":390,"date":"2011-12-23T21:57:02","date_gmt":"2011-12-23T20:57:02","guid":{"rendered":"http:\/\/sematext.solr.pl\/?p=390"},"modified":"2020-11-11T21:57:33","modified_gmt":"2020-11-11T20:57:33","slug":"explain-solr-pl-beta-version-available","status":"publish","type":"post","link":"https:\/\/solr.pl\/en\/2011\/12\/23\/explain-solr-pl-beta-version-available\/","title":{"rendered":"Explain.solr.pl beta version available"},"content":{"rendered":"<p>We are pleased to announce, that <a href=\"http:\/\/explain.solr.pl\" target=\"_blank\" rel=\"noopener noreferrer\">http:\/\/explain.solr.pl<\/a> is now available for users. Please remember that this is a beta version and will be further developed. If you want to know more details please read the following blog post.<\/p>\n\n\n<!--more-->\n\n\n<h3>Design<\/h3>\n<p>Currently explain.solr.pl can analyze the query of 3.x version of Solr and it&#8217;s getting ready to be able to handle 4.0 version of Solr.<\/p>\n<h3>Explain visualization<\/h3>\n<p>In the current version <a href=\"http:\/\/explain.solr.pl\">explain.solr.pl<\/a> visualizes <em>score<\/em> values of the given documents.<\/p>\n<p>In order to add a new explain visualization you need to run your query with an additional <em>debugQuery=on<\/em> parameter and next paste the result returned by Solr to <a href=\"http:\/\/explain.solr.pl\">explain.solr.pl<\/a> (if you will use web browser to get the results please remember to paste the page source). After hitting the &#8220;<em>Create explain<\/em>&#8221; button your explain visualization will be created and you will be taken to that visualization web page. Currently <a href=\"http:\/\/explain.solr.pl\">explain.solr.pl<\/a> supports only results in XML format, so if you use another format (like json) please ommit the <em>wt<\/em> parameter or set it to<em> wt=xml<\/em>.<\/p>\n<p>It is also possible to verify hits for any document, even one that was not found in the search results (given to Solr with the use of <em>explainOther<\/em> parameter). It can be useful to check why the given document wasn&#8217;t included in the result list.<\/p>\n<h3>Available information<\/h3>\n<p>After creating the new explain visualization you have a series of information available. Information about the query is shown ones for the whole explain, while the rest of the information is shown for each document.<\/p>\n<h4>Information about query<\/h4>\n<p><a href=\"http:\/\/solr.pl\/wp-content\/uploads\/2011\/12\/explain.solr_.pl_top1.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-1938\" title=\"explain.solr.pl_top\" src=\"http:\/\/solr.pl\/wp-content\/uploads\/2011\/12\/explain.solr_.pl_top1.png\" alt=\"\" width=\"515\" height=\"185\"><\/a><\/p>\n<p>In this part of <a href=\"http:\/\/explain.solr.pl\">explain.solr.p<\/a>l you can see:<\/p>\n<ol>\n<li>Unique identifier of your explain visualization.<\/li>\n<li>Information about <em>debugOther<\/em> parameter not being used.<em><br>\n<\/em><\/li>\n<li>The actual query.<\/li>\n<li>Information about explain visualization being available to public.<\/li>\n<\/ol>\n<h4>Fields and values<\/h4>\n<p><a href=\"http:\/\/solr.pl\/wp-content\/uploads\/2011\/12\/explain.solr_.pl_fields.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-1939\" title=\"explain.solr.pl_fields\" src=\"http:\/\/solr.pl\/wp-content\/uploads\/2011\/12\/explain.solr_.pl_fields.png\" alt=\"\" width=\"552\" height=\"152\"><\/a><\/p>\n<p>In this part of the <a href=\"http:\/\/explain.solr.pl\">explain.solr.pl<\/a> you can see information about fields and theirs values that were available in the search results.<\/p>\n<h4>Visualization of elements influencing total score value<\/h4>\n<p><a href=\"http:\/\/solr.pl\/wp-content\/uploads\/2011\/12\/explain.solr_.pl_explain.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-1942\" title=\"explain.solr.pl_explain\" src=\"http:\/\/solr.pl\/wp-content\/uploads\/2011\/12\/explain.solr_.pl_explain.png\" alt=\"\" width=\"500\" height=\"332\"><\/a><\/p>\n<p>The following information is visible in this part of the <a href=\"http:\/\/explain.solr.pl\">explain.solr.pl<\/a>:<\/p>\n<ol>\n<li>Percentage influence of each value on the global <em>score<\/em> value of the document.<\/li>\n<li>Pie chart visualizing the data visible in the left column.<\/li>\n<\/ol>\n<h3>Getting back to once visualized explain<\/h3>\n<p>If you wish to get back to your once visualised explain please to the following URL address: <em>http:\/\/explain.solr.pl\/explains\/EXPLAIN_ID<\/em>, where <em>EXPLAIN_ID<\/em> is the unique identifier of your explain. If you don&#8217;t remember unique identifier of your visualized explain, you can find it out in the &#8220;<em>history<\/em>&#8221; page.<\/p>\n<h3>Hiding your explain<\/h3>\n<p>If you don&#8217;t want your explain information to be available to public, please uncheck the &#8220;<em>I want this explain to be visible on history page<\/em>&#8221; checkbox during explain creation. Please remember that in order to get back to private explain you will need to remember its unique identifier.<\/p>\n<h3>Issues raising<\/h3>\n<p>To raise a new issue You found in <a href=\"http:\/\/explain.solr.pl\">explain.solr.pl<\/a>, please create a new issue on <a href=\"https:\/\/github.com\/solrpl\/explain\/issues?sort=created&amp;direction=desc&amp;state=open\" target=\"_blank\" rel=\"noopener noreferrer\">https:\/\/github.com\/solrpl\/explain<\/a> or send a mail to <strong>explain<\/strong>(at)<strong>solr<\/strong>(dot)<strong>pl<\/strong>.<\/p>\n<h3>Request<\/h3>\n<p>We also have a request to the community. If you have some notes, if you encounter an error or would like some additional functionality please write an mail to <strong>explain<\/strong>(at)<strong>solr<\/strong>(dot)<strong>pl<\/strong>. This will allow us to better understand Your needs and will make <a href=\"http:\/\/explain.solr.pl\">explain.solr.pl<\/a> better suite Your needs.<\/p>\n<h3>Something at the end<\/h3>\n<p>At the very end we would like to show you how the process of developing <a href=\"http:\/\/explain.solr.pl\">http:\/\/explain.solr.pl<\/a> looks like. We used a tool called <a href=\"http:\/\/code.google.com\/p\/gource\/\" target=\"_blank\" rel=\"noopener noreferrer\">gsource<\/a> \ud83d\ude42<\/p>\n<p><iframe loading=\"lazy\" src=\"http:\/\/www.youtube.com\/embed\/NUENKPOf_6U\" width=\"560\" height=\"315\" frameborder=\"0\"><\/iframe><\/p>","protected":false},"excerpt":{"rendered":"<p>We are pleased to announce, that http:\/\/explain.solr.pl is now available for users. Please remember that this is a beta version and will be further developed. If you want to know more details please read the following blog post.<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":"","_links_to":"","_links_to_target":""},"categories":[25],"tags":[439,440,412,411,438,437,164],"class_list":["post-390","post","type-post","status-publish","format-standard","hentry","category-conferences","tag-debug","tag-debugquery","tag-explain-2","tag-explain-solr-pl-2","tag-score","tag-scoring","tag-solr-2"],"_links":{"self":[{"href":"https:\/\/solr.pl\/en\/wp-json\/wp\/v2\/posts\/390","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/solr.pl\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/solr.pl\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/solr.pl\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/solr.pl\/en\/wp-json\/wp\/v2\/comments?post=390"}],"version-history":[{"count":1,"href":"https:\/\/solr.pl\/en\/wp-json\/wp\/v2\/posts\/390\/revisions"}],"predecessor-version":[{"id":391,"href":"https:\/\/solr.pl\/en\/wp-json\/wp\/v2\/posts\/390\/revisions\/391"}],"wp:attachment":[{"href":"https:\/\/solr.pl\/en\/wp-json\/wp\/v2\/media?parent=390"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/solr.pl\/en\/wp-json\/wp\/v2\/categories?post=390"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/solr.pl\/en\/wp-json\/wp\/v2\/tags?post=390"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}