Closed (fixed)
Project:
Semantic Search - AI Vectored Search
Version:
5.x-1.x-dev
Component:
Store :: Sesame
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
11 Sep 2007 at 21:43 UTC
Updated:
23 Mar 2008 at 04:25 UTC
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