Makes total sense. Thanks to both of your for the clarification!
On 8/18/18, 8:03 AM, "Alexandre Rafalovitch" wrote:
>Amd part of the issue is that SolrEntityProcessor does not take individual
>field definitions. So that part is ignored and instead just 'fl' mapping
>is
>used as Shawn explained.
Amd part of the issue is that SolrEntityProcessor does not take individual
field definitions. So that part is ignored and instead just 'fl' mapping is
used as Shawn explained.
So you could also remap authorText in that definition to an ignored field.
See
https://github.com/apache/lucene-solr/blob/
On 8/17/2018 6:15 PM, Zimmermann, Thomas wrote:
I’m trying to track down an odd issue I’m seeing when using the
SolrEntityProcessor to seed some test data from a solr 4.x cluster to a solr
7.x cluster. It seems like strings are being interpreted as multivalued when
passed from a string field t