inpho / inphosite

The InPhO API
https://inphoproject.org
15 stars 5 forks source link

inconsistent search result behavior #108

Closed colinallen closed 11 years ago

colinallen commented 11 years ago

I'm sure what's going on, but why does clicking on the search icon for Qualia at https://inpho.cogs.indiana.edu/thinker/4042.html spin or ever, while finding the same term under https://inpho.cogs.indiana.edu/thinker/2933.html (you have to expand the related terms list once) return results instantly -- what's the difference? -- seems to be a problem with 4042 (Michael Tye) generally, btw, as other search terms under this thinker also spin forever.

JaimieMurdock commented 11 years ago

The SEP search results for '"Michael Tye" + "qualia"' are not well formed XML: http://plato.stanford.edu/search/xmlSearcher.py?query=%22Michael+Tye%22+%2B+%22qualia%22

Bug is on SEP side, not InPhO side. I've added a check for exceptions in the search so it will just print "error loading results" and stop the loading spin.