: On IRC, yonik suggested that the explain format should mimic follow what 
: the debugQuery parameter would use.
: 
: I'm don't really agree -- long term I would even suggest dropping the 
: explain section from debug and letting you specify it as an inline 
: parameter.

those seem like orthoginal issues:

1) (ryan) deprecate/remove the explain section from debug and 
tell people to use the "_explain_" psuedo field instead

2) (ryan) add options to the _explain_ psuedofield to let you pick 
an explanation style inline (ie: _explain:nl_)

3) (yonik) make the _explain_ psuedofield respect the 
debug.explain.structured param (or something like it)

#1 & #2 don't preclude #3 ... if i always want to get the "nl" mode 
explanations, it would be nice to be able to hardcode something a param
the defaults section for my handler so that adding the _explain_ 
psuedofield just made it happen.


-Hoss

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to