Hi Binh, 

   We are setting _boost at index time per document. If that is included as
a part of _score then we are fine. 

Can you confirm if the document _boost is included in the _score. I don't
see it in the query explain. 

for doc _boost: 1.41
"value" : 0.14836232,
                        "description" : "score(doc=140,freq=22.0 =
termFreq=22.0\n), product of:",
                        "details" : [ {
                          "value" : 0.15365347,
                          "description" : "queryWeight, product of:",
                          "details" : [ {
                            "value" : 3.2937443,
                            "description" : "idf(docFreq=142048,
maxDocs=1407987)"
                          }, {
                            "value" : 0.046650093,
                            "description" : "queryNorm"
                          } ]
                        }, {
                          "value" : 0.9655644,
                          "description" : "fieldWeight in 140, product of:",
                          "details" : [ {
                            "value" : 4.690416,
                            "description" : "tf(freq=22.0), with freq of:",
                            "details" : [ {
                              "value" : 22.0,
                              "description" : "termFreq=22.0"
                            } ]
                          }, {
                            "value" : 3.2937443,
                            "description" : "idf(docFreq=142048,
maxDocs=1407987)"
                          }, {
                            "value" : 0.0625,
                            "description" : "fieldNorm(doc=140)"




--
View this message in context: 
http://elasticsearch-users.115913.n3.nabble.com/script-filter-slow-query-execution-tp4048301p4048459.html
Sent from the ElasticSearch Users mailing list archive at Nabble.com.

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/1391113326155-4048459.post%40n3.nabble.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to