[pylucene-dev] TopFieldDocs returned from indexSearcher are wrong

Andi Vajda vajda at osafoundation.org
Tue Sep 12 10:34:51 PDT 2006


On Tue, 12 Sep 2006, Yura Smolsky wrote:

> should I be able to use value returned from TopFieldDocs.getMaxScore()
> if this value is -infinite for constructor of TopFieldDocs() ?

Why not ?
That function returns a python float valued at negative infinity.
I don't see why you couldn't reuse it.

Andi..


More information about the pylucene-dev mailing list