Title:
Bug 74074:When using startrow and maxrows in a Solr search, the result structure's FOUND key doesn't return the total number of search results
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Raymond Camden / Raymond Camden (Raymond Camden)
Created: 12/07/2008
Components: Text Search, Solr
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 / 226371
Priority/Frequency: Major / Unknown
Locale/System: English / Mac 10 All
Vote Count: 0
Problem:
When using startrow and maxrows in a Solr search, the result structure's FOUND key doesn't return the total number of search results. Instead, it returns the value used for maxrows. This means you can't do paging with Solr as you have no way of knowing the complete number of entries.
I didn't test this with a Lucene collection, but please do so.
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3036983
External Customer Info:
External Company:
External Customer Name: Raymond Camden
External Customer Email: 5FBC41E943BD265C992015D5
External Test Config: 12/07/2008
Attachments:
Comments: