Hi Binh, Thanks we will take a look at using function_score query at later point of time.
To switch to use function_score_query to access this new boost field will require us to re-process and re-index all documents. We will migrate to using function_score query when we plan to re-index documents at later point of time (at that time we will have this new numeric field representing the boost) Does _score include the product of _boost factor as of now ? is there any other way to include the _boost value without any overhead in the script function ? fyi. we are on ES 0.90.7 Thanks, Vinoth. -- View this message in context: http://elasticsearch-users.115913.n3.nabble.com/script-filter-slow-query-execution-tp4048301p4048510.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/1391119559572-4048510.post%40n3.nabble.com. For more options, visit https://groups.google.com/groups/opt_out.
