| Frames | No Frames |
Methods with parameter type org.apache.lucene.search.Explanation | |
| void | Adds a sub-node to this explanation node. |
Methods with return type org.apache.lucene.search.Explanation | |
| Explanation | Returns an explanation of the score for doc. |
| Explanation | An explanation of the score computation for the named document. |
| Explanation | |
| Explanation | |
| Explanation | Returns an Explanation that describes how doc scored against
query. |
| Explanation | Returns an Explanation that describes how doc scored against
query. |
| Explanation[] | The sub-nodes of this explanation node. |