DBObject
with the key/value pairs: "cursor" : cursor type "nScanned" : number of records examined by the database for this query "n" : the number of records that the database returned "millis" : how long it took the database to execute the query
@return a DBObject
@dochub explain
doc
scored against query
. This is intended to be used in developing Similarity implementations, and, for good performance, should not be displayed with every hit. Computing an explanation is as expensive as executing the query over the entire index.
doc
scored against query
. This is intended to be used in developing Similarity implementations, and, for good performance, should not be displayed with every hit. Computing an explanation is as expensive as executing the query over the entire index.
val
from variable var
; the implementation is recording policy dependent for a flattened policy, the database is checked (automatically flattening explanations) for a non flattened policy, only the value removal is returned
@param var an integer variable
@param val an integer value
@return a deduction
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|