Re: Carrage Returns in XML Results

2008-02-06 Thread Mike Davies
Have resolved the problem. Turns out it was not a problem with Solr but with SolrSharp, before loading the XML stream into the parser it was removing all \n's from the server response. I've disabled this line and everything seems to be working now. For anyone's future reference, change the follo

Carrage Returns in XML Results

2008-02-06 Thread Mike Davies
Hi, I'm having a small problem with Solr, have had a good look for solutions on the web but nothing so far. Apologies if this has been asked before. I am indexing a text field to contain a text article, this article has some line feeds and CR's in it. I can index the field OK and if I look at t