Query related to explain api

hi,

what is queryWeight and fieldWeight value which we get as an output of
explain api, and how is it calculated?

Thanks
Navneet Mathpal

--
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/a4778f52-a2b0-4dd3-8709-b2035b967c8f%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Hey,

please see the explanation at the lucene documentation, how tf-idf formula
is used to calculate the different score values:
https://lucene.apache.org/core/4_0_0/core/org/apache/lucene/search/similarities/TFIDFSimilarity.html

--Alex

On Wed, Feb 12, 2014 at 6:16 AM, Navneet Mathpal <navneetmathpal93@gmail.com

wrote:

hi,

what is queryWeight and fieldWeight value which we get as an output of
explain api, and how is it calculated?

Thanks
Navneet Mathpal

--
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/a4778f52-a2b0-4dd3-8709-b2035b967c8f%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-ii-7%3D2fAvQqK6WoamVWjyeSVQkGs_AMp%3Dz-zJY_ieLQ%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.