Opened 9 years ago

Closed 9 years ago

#727 closed defect (fixed)

multiple values encountered for non multiValued copy field _suggester

Reported by: Twan Goosen Owned by:
Priority: major Milestone: VLO-3.1
Component: VLO importer Version:
Keywords: Cc: Twan Goosen

Description

In the current trunk version (r5911), when running the importer (on a local test set), no documents get imported. For each file, an error like the following appears in the SOLR log:

2014-12-23 10:48:47,234 ERROR [org.apache.solr.core.SolrCore#log:109] - org.apache.solr.common.SolrException: ERROR: [doc=Small test set/c1ac523a_0c23_4062_87ce_2fa78a2cf
993.xml] multiple values encountered for non multiValued copy field _suggester: clarin.eu:cr1:p_1288172614026

(test file attached)

This seems to be caused by the changes related to fixing #624 (r5888).

Attachments (1)

c1ac523a_0c23_4062_87ce_2fa78a2cf993.xml (2.7 KB) - added by Twan Goosen 9 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 9 years ago by DefaultCC Plugin

Cc: Twan Goosen added

Changed 9 years ago by Twan Goosen

comment:2 Changed 9 years ago by teckart@informatik.uni-leipzig.de

Resolution: fixed
Status: newclosed

Fixed in trunk r5913

Note: See TracTickets for help on using tickets.