The explain string is basically a JSON formatted string of Lucene's explain
object. I doubt this formatter is pluggable or that you can change the
Explain object.
--
Ivan
On Tue, May 13, 2014 at 11:36 PM, Srinivasan Ramaswamy ursvasan@gmail.comwrote:
Hi
I am overriding the scoring function using a plugin as described in
Does the current explain gives details about the function/script in
function score query ? If so how is it achieved ? I would like to add
explanation for my custom scoring so that its easy to investigate. How do
people achieve this typically using elasticsearch ?
Thanks
Srini
On Wed, May 14, 2014 at 4:28 PM, Ivan Brusic ivan@brusic.com wrote:
The explain string is basically a JSON formatted string of Lucene's
explain object. I doubt this formatter is pluggable or that you can change
the Explain object.
--
Ivan
On Tue, May 13, 2014 at 11:36 PM, Srinivasan Ramaswamy <ursvasan@gmail.com
wrote:
Hi
I am overriding the scoring function using a plugin as described in
I would like to know how to override the explain string, so that i can
add explanation for all my custom scoring.
Thanks
Srini
--
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.
I looked into the same issue when I first switched over to using custom
scoring. I did not see a simple solution, so I did not investigate it
further. Hopefully you will be able to find something.
--
Ivan
On Thu, May 15, 2014 at 10:14 AM, Srinivasan Ramaswamy ursvasan@gmail.comwrote:
Does the current explain gives details about the function/script in
function score query ? If so how is it achieved ? I would like to add
explanation for my custom scoring so that its easy to investigate. How do
people achieve this typically using elasticsearch ?
Thanks
Srini
On Wed, May 14, 2014 at 4:28 PM, Ivan Brusic ivan@brusic.com wrote:
The explain string is basically a JSON formatted string of Lucene's
explain object. I doubt this formatter is pluggable or that you can change
the Explain object.
--
Ivan
On Tue, May 13, 2014 at 11:36 PM, Srinivasan Ramaswamy < ursvasan@gmail.com> wrote:
Hi
I am overriding the scoring function using a plugin as described in
I would like to know how to override the explain string, so that i can
add explanation for all my custom scoring.
Thanks
Srini
--
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.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.