is undocumented feature. I haven't checked the code
> yet.
>
>
> -- Jack Krupansky
>
> -Original Message- From: Joseph Hagerty
> Sent: Wednesday, May 02, 2012 11:10 AM
> To: solr-user@lucene.apache.org
> Subject: Re: ExtractRH: How to strip metadata
>
>
he code
yet.
-- Jack Krupansky
-Original Message-
From: Joseph Hagerty
Sent: Wednesday, May 02, 2012 11:10 AM
To: solr-user@lucene.apache.org
Subject: Re: ExtractRH: How to strip metadata
I do not. I commented out all of the copyFields provided in the default
schema.xml that ships wi
I do not. I commented out all of the copyFields provided in the default
schema.xml that ships with 3.5. My schema is rather minimal. Here is my
fields block, if this helps:
On Wed, May 2, 2012 at 10:59 AM, Jack Krupansky wrote:
> Check to see if you have a CopyField
Check to see if you have a CopyField for a wildcard pattern that copies to
"meta", which would copy all of the Tika-generated fields to "meta."
-- Jack Krupansky
-Original Message-
From: Joseph Hagerty
Sent: Wednesday, May 02, 2012 9:56 AM
To: solr-user@lucene.apache.org
Subject: Extr