Project:Semantic Search - Faceted Search and Semantic Web
Version:5.x-1.x-dev
Component:Store :: Sesame
Category:bug report
Priority:critical
Assigned:hendler
Status:closed (fixed)

Issue Summary

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

#1

this 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.

#2

Version:<none>» 5.x-1.x-dev
Status:active» fixed

simple 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.

#3

Status:fixed» closed (fixed)

also added feature to not display facets if their count is 0