If there are going to be 0 results, the store will hang and Java process will continue at 100% CPU. Should catch before request sent.
If there are going to be 0 results, the store will hang and Java process will continue at 100% CPU. Should catch before request sent.
Comments
Comment #1
hendler commentedthis was noted in other cases where there is an error in trying to retrieve a param or binding that was not set. It was fixed in these cases.
Comment #2
hendler commentedsimple fix.
Might be a quercus bug.
I didn't localize the problem, but if there is an empty result from one section, I end the processing.
Comment #3
hendler commentedalso added feature to not display facets if their count is 0