Discription about explain api

hi ,

I want to know about follwing things about the explain api,

description: score(doc=0,freq=1.0 = termFreq=1.0 ) what does mean of
freq=0 and docs=0

description: idf(docFreq=1, maxDocs=1) value: 2.304384 what is the
docFreq and how it calculated and what is the maxdocs and how does it
calculated.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/840249ae-fc9c-450e-aebf-0f96c2142902%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Hey,

the description about tf/idf similarity in the lucene javadocs might help
here:
https://lucene.apache.org/core/4_0_0/core/org/apache/lucene/search/similarities/TFIDFSimilarity.html

--Alex

On Tue, Feb 11, 2014 at 11:51 AM, Navneet Mathpal <
navneetmathpal93@gmail.com> wrote:

hi ,

I want to know about follwing things about the explain api,

description: score(doc=0,freq=1.0 = termFreq=1.0 ) what does mean of
freq=0 and docs=0

description: idf(docFreq=1, maxDocs=1) value: 2.304384 what is the
docFreq and how it calculated and what is the maxdocs and how does it
calculated.

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/840249ae-fc9c-450e-aebf-0f96c2142902%40googlegroups.com
.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAGCwEM_qr4NwNNkk2AxTvXwzkFqP71ys__BZHo%3D%2BfpTw9c87tA%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.