er@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.
Th
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, Alex
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" wrote:
> Hi,
>
> How can i stop content of file from being getting indexed??
>
> Will remo