
|
If you were logged in you would be able to see more operations.
|
Google issue summary
|
|
|
|
|
| Component/s: |
None
|
| Affects Version/s: |
5.1 M3
|
| Fix Version/s: |
5.1.RC
|
|
|
Time Tracking:
|
|
Original Estimate:
|
4 hours
|
|
|
Remaining Estimate:
|
4 hours
|
|
|
Time Spent:
|
Not Specified
|
|
|
|
|
Currently, the search service unique implemented returns DocumentResultSet, that serve no purpose any more since they are rewrapped in SearchPageProvider anyway. The implementation is in need of overhaul too.
The Search Service and its backends must speak the ResultSet/ResultItem API only for consistency and flexibility. Translation to document model can very well be preformed by the document provider at the top of the stack.
API must be clean for 5.1 whence the relatively high priority. All this stuff is extensively unit tested, hence the risk is low.
|
|
Description
|
Currently, the search service unique implemented returns DocumentResultSet, that serve no purpose any more since they are rewrapped in SearchPageProvider anyway. The implementation is in need of overhaul too.
The Search Service and its backends must speak the ResultSet/ResultItem API only for consistency and flexibility. Translation to document model can very well be preformed by the document provider at the top of the stack.
API must be clean for 5.1 whence the relatively high priority. All this stuff is extensively unit tested, hence the risk is low.
|
Show » |
| There are no comments yet on this issue.
|
|