Home . DevZone . Events . Conferences . Apache Lucene Eurocon 2011 User Conference | Barcelona October 17-20 2011
Understanding & Visualising Solr 'explain' Information
Presented by Rafal Kuc, Solr.pl at Apache Lucene Eurocon 2011
Talk and presentation about how to use, understand and visualize Solr 'explain' information—essential output from Solr that lets you better tune and debug your search application. In the talk, I'll show the free software that is in development right now, that visualize Solr 'explain' information, such as how the score of the documents were counted, from what it is taken, how it was counted,which tokens mattered the most, and so on.
DevZone
Latest Blog Post
Two popular methods of indexing existing data are the Data Import Handler (DIH) and Tika (Solr Cell)/ExtractingRequestHandler. These can be used to index data from a database or...
