If I got an exception during faceting (e.g. undefined field), Solr doesn't
return HTTP 400 but 200 with the exception stack trace in <arr name="exception">
...</arr> tag. Why is it implemented so? I checked Solr 1.1 and saw the same 
behavior.

Except FacetComponent, HighlightComponent for example, if I use a bad regex 
pattern
for RegexFragmenter, HighlightComponent throws an exception then Solr return 
400.

Thank you!

koji
-- 
Check out "Query Log Visualizer"
http://www.rondhuit-demo.com/loganalyzer/loganalyzer.html
http://www.rondhuit.com/en/

Reply via email to