RE: Solr debug 'explain' values differ from the Solr score

2016-03-20 Thread Rick Sullivan
, however. Could this be due to some indexing issue with the DIH? Thanks, -Rick > Date: Tue, 15 Mar 2016 15:40:18 -0700 > From: hossman_luc...@fucit.org > To: solr-user@lucene.apache.org > Subject: RE: Solr debug 'explain' values differ from th

RE: Solr debug 'explain' values differ from the Solr score

2016-03-15 Thread Chris Hostetter
Date: Tue, 15 Mar 2016 13:17:04 -0700 : From: Rick Sullivan <r...@ricksullivan.net> : Reply-To: solr-user@lucene.apache.org : To: "solr-user@lucene.apache.org" <solr-user@lucene.apache.org> : Subject: RE: Solr debug 'explain' values differ from the Solr score : : After so

RE: Solr debug 'explain' values differ from the Solr score

2016-03-15 Thread Rick Sullivan
After some digging and experimentation, here are some more details on the issue I'm seeing. 1. The adjusted documents' scores are always exactly (debug_score/N), where N is the number of OR items in the query. For example, `=firstName:gabby~ firstName_phonetic:gabby