Re: Invalid version (expected 2, but 60) on CentOS in production please Help!!!
I have seen similar errors before when the solr version and solrj version in the client don't match. Best Regards, Ramesh
Re: Highlight feature
That is the default response format. If you would like to change that, you could extend the search handler or post process the XML data. Another option would be to use the javabin (if your app is java based) and build xml the way your app would need. Best Regards, Ramesh >