| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
AbstractResult
The abstract representation of a result.
A result is an instance of some kind (Artist, Release, ...) associated with a score.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
|
score The relevance score. |
|
|
Inherited from |
|
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Returns the result score. The score indicates how good this result matches the search parameters. The higher the value, the better the match.
|
| Property Details |
scoreThe relevance score. |
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Dec 5 13:37:51 2011 | http://epydoc.sourceforge.net |