Re: SolrJ stripping Carriage Returns

2011-10-14 Thread mkorthuis
Hmm.. Reason: When I debug it in eclipse, I am verifying that the value I am setting in the SolrInputDocument includes '\r\n'. However it only has '\n' in the index. It is just a simple string field in solr. On Fri, Oct 14, 2011 at 2:23 PM, Chris Hostetter-3 [via Lucene]

SolrJ stripping Carriage Returns

2011-10-13 Thread mkorthuis
We recently updated our Solr and Solr indexing from DIH using Solr 1.4 to our own Hadoop import using SolrJ and Solr 3.4. While everything seems to be working, we seem to have one stumper of a problem. Any document that has a string field value with a carriage return \r is having that