Opened 10 years ago
Closed 10 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)
Change History (3)
comment:1 Changed 10 years ago by
Cc: | Twan Goosen added |
---|
Changed 10 years ago by
Attachment: | c1ac523a_0c23_4062_87ce_2fa78a2cf993.xml added |
---|
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in trunk r5913