Hi, 
we have setup solr 1.4 running in tomcat 6.2 on centos 5.3. Ouer webserver 
communicate with solr using the perl-module WebService::Solr (available on 
CPAN). 
This client uses a simple user-agent that requires JSON-syntax while parsing 
searchresults from solr, but when solr drops an exception, tomcat returns an 
error-500 page to the client and it crashes. 

Often, it is not a critical exception and contains useful hints for the user 
what went wrong (e.g. wrong field, syntax etc). 

I was wondering if theres already a way to prepare exceptions as error-reports 
and integrate them into the search-result as a hint to the user? If it would 
be just another element of the whole response-format, it would be possibly 
compatible with any client out there. 

thx

-- 
Alexander Rothenberg
Fotofinder GmbH         USt-IdNr. DE812854514
Software Entwicklung    Web: http://www.fotofinder.net/
Potsdamer Str. 96       Tel: +49 30 25792890
10785 Berlin            Fax: +49 30 257928999

Geschäftsführer:        Ali Paczensky
Amtsgericht:            Berlin Charlottenburg (HRB 73099)
Sitz:                   Berlin

Reply via email to