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 x.__class__.__doc__ 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 Tue Apr 6 05:14:31 2010 | http://epydoc.sourceforge.net |