abhishekpradhan / javaboss

A lightweight and simple Java API for Yahoo! Seach BOSS
Apache License 2.0
0 stars 0 forks source link

Number of results #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. ws.getTotalResults()

What is the expected output? What do you see instead?
The output is long, while the BOSS API supports BigIntegers,
which is more appropriate, especially for queries returning high volumes of 
results 

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by gpa...@gmail.com on 15 Feb 2010 at 4:06

GoogleCodeExporter commented 9 years ago
Good spot, will look at fixing.

Original comment by wiredupa...@gmail.com on 28 Feb 2010 at 4:20