Another Word For It Patrick Durusau on Topic Maps and Semantic Diversity

April 18, 2012

Explain: New Version

Filed under: Explain.solr.pl,Solr — Patrick Durusau @ 6:05 pm

Explain: New Version

Curious about your Solr results? This is the tool for you.

From the post:

We are proud to inform that we deployed a new version of explain.solr.pl, software for debugging and analyzing Solr queries. This version contains the following changes:

  • bugfixes
  • initial support for dla Solr 4.0
  • support for ruby 1.9

Source code is available on our GitHub.

March 4, 2012

Explain.solr.pl

Filed under: Explain.solr.pl,Solr — Patrick Durusau @ 7:16 pm

Explain.solr.pl enables you to explore why you obtained particular results from Solr.

Useful for debugging/testing Solr queries but also for developing an intuitive feel for your data.

From the install.txt file:

Requirements:

  • ruby 1.8.7
  • rubygems
  • bundler
  • postgresql as database backend (propably works with other sql servers but this was not tested)

Powered by WordPress