Re: docFreq vs no docs returned

2015-08-10 Thread Mikhail Khludnev
Hello Martin, I think two docs has been deleted. Try to force merge to 1 segments and repeat observation. Usually numFound(*:*) = maxDocs - numDeleted. On Mon, Aug 10, 2015 at 11:05 AM, Martin Leopold wrote: > Hi, > I'm new to Solr and I'm trying to understand how relevancy is computed > in Sol

docFreq vs no docs returned

2015-08-10 Thread Martin Leopold
Hi, I'm new to Solr and I'm trying to understand how relevancy is computed in Solr. I've run across the following difference that puzzles me: I'm seeing a difference between the "docFreq" returned by the debugQuery output and the number of documents for that search term. As understand docFreq it c