Set the field type for such a field to "ignored".
Or set it to "string" and then you can still examine or query the data even
if it is not properly formatted.
-- Jack Krupansky
-----Original Message-----
From: Ameya Aware
Sent: Monday, July 21, 2014 11:12 AM
To: solr-user@lucene.apache.org
Subject: Re: Query about Solr
Hi,
The data coming into Solr is different metadata such as author, created
time, last modified time etc along with content of the file.
So indexing content is giving me different errors, so i just simply want to
skip indexing content part.
Thanks,
Ameya
On Mon, Jul 21, 2014 at 11:07 AM, Alexandre Rafalovitch <arafa...@gmail.com>
wrote:
Nothing gets indexed automatically. So you must be doing something (e.g.
Nutch). Tell us what that something is first so we know your baseline
setup.
Regards,
Alex
On 21/07/2014 9:43 pm, "Ameya Aware" <ameya.aw...@gmail.com> wrote:
> Hi,
>
> How can i stop content of file from being getting indexed??
>
> Will removing content field from schema.xml do that job?
>
>
> Thanks,
> Ameya
>