I am using the solr admin page.
Thanks for your help. I've got it working now!
Mike
> Date: Wed, 16 Dec 2009 09:08:33 -0800
> From: iori...@yahoo.com
> Subject: RE: Text formatting lost
> To: solr-user@lucene.apache.org
>
>
> >
> > Thanks for the respons
>
> Thanks for the response. I am actually enclosing the text
> with CDATA. Here's a sample of document that passing into
> the update:
>
>
>
> emailtest3
>
09-09-22T23:59:59Z
email
> From: erik.hatc...@gmail.com
> To: solr-user@lucene.apache.org
> Subject: Re: Text formatting lost
> Date: Wed, 16 Dec 2009 03:35:19 -0500
>
> Maybe the XMLification of your text is adjusting the whitespace? Try
> enclosing your text with CD
Maybe the XMLification of your text is adjusting the whitespace? Try
enclosing your text with CDATA first.
Erik
On Dec 16, 2009, at 1:34 AM, Mike Aymard wrote:
Hi,
I'm a newbie and have a question about the text that is stored and
then returned from a query. The field in questi
Hi,
I'm a newbie and have a question about the text that is stored and then
returned from a query. The field in question is of type "text", is indexed and
stored. The original text included various blank lines (line feeds), but when
the text field is returned as the result from a query, all of