Issue 10106

Species Search is not escaping special characters

10106
Reporter: fmendez
Assignee: fmendez
Type: Bug
Summary: Species Search is not escaping special characters
Description: When using q=fooooobaetrniedtruinatedi2lc3c^e/eiu. The application fails with 500 error. Probably the cause of the errors are the special characters: ^e/
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2011-10-31 15:45:36.61
Updated: 2013-12-09 14:01:21.642
Resolved: 2011-10-31 16:06:44.162
TimeEstimate: 0
TimeSpent: 3600 />


Author: fmendez@gbif.org
Comment: Fixed using the ClientUtils.escapeQueryChars(String) function of Solrj client.
Created: 2011-10-31 16:06:44.194
Updated: 2011-10-31 16:06:44.194