[pylucene-dev] TopFieldDocs returned from indexSearcher are wrong

Andi Vajda vajda at osafoundation.org
Tue Sep 12 10:50:57 PDT 2006


On Tue, 12 Sep 2006, Yura Smolsky wrote:

> well, i have found that I can use float(-1e3000) as -infinity value,
> but when I pass it to TopFieldDocs constructor I get InvalidArgsError:

According to google, you should be able to say: float('-infinity')

Andi..



More information about the pylucene-dev mailing list