Hi,
doc is the internal docId of the index.
Each doc in the index has an internal id. It starts from 1 (1st doc
inserted in the index), 2 for the 2nd, ...
Franck Brisbart
Le lundi 29 juillet 2013 à 15:34 +0100, Bruno René Santos a écrit :
> Hello
>
> One line on my debugQuery of a query is
Hello
One line on my debugQuery of a query is
2.1706323e-6 = score(doc=49578,freq=1.0 = termfreq=1.0), product of:
I wanted to know what the doc= means. It seems to be something used on the
fieldWeight but on the other hand it is the same for all fields on the
document, regardless of the query m