Solr schema.
>
> -- Jack Krupansky
>
> -Original Message-
> From: Parmeley, Michael
> Sent: Thursday, May 03, 2012 1:39 PM
> To: solr-user@lucene.apache.org
> Subject: DataImportHandler only importing 3 fields on all entities
>
> I have a data-config.xml declaring some en
quot;), or
enable the "*" dynamicField rule in the Solr schema.
-- Jack Krupansky
-Original Message-
From: Parmeley, Michael
Sent: Thursday, May 03, 2012 1:39 PM
To: solr-user@lucene.apache.org
Subject: DataImportHandler only importing 3 fields on all entities
I have a data-
I have a data-config.xml declaring some entities and no matter what fields I
declare in the entities the only ones it will index are id, name, and
description. So fields like firstname, email, url don't appear in the index.
They also don't appear in the schema browser. Am I doing something wrong