Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Threaded View
Solr, mail # user - What is the "docs" number in Solr explain query results for fieldnorm?


Copy link to this message
-
Re: What is the "docs" number in Solr explain query results for fieldnorm?
Yonik Seeley 2012-05-25, 18:35
On Fri, May 25, 2012 at 2:13 PM, Tom Burton-West <[EMAIL PROTECTED]> wrote:
> The explain (debugQuery) shows the following for fieldnorm:
>  0.625 = fieldNorm(field=ocr, doc=16624)
> What does the "doc=16624" mean?

It's the internal document id (i.e. it's debugging info and doesn't
affect scoring)

-Yonik
http://lucidimagination.com