isamplesorg / isamples_inabox

Provides functionality intermediate to a collection and central
0 stars 1 forks source link

Solr indexer not working on hyde #333

Closed dannymandel closed 7 months ago

dannymandel commented 7 months ago
2023-11-30T00:16:38 isb_lib.core:INFO: importing solr records with db batch size: 1000, solr batch size: 1000
2023-11-30T00:18:08 isb_lib.core:ERROR: {
  "responseHeader":{
    "rf":1,
    "status":400,
    "QTime":298},
  "error":{
    "metadata":[
      "error-class","org.apache.solr.common.SolrException",
      "root-error-class","org.apache.solr.common.SolrException"],
    "msg":"ERROR: [doc=ark:/21547/DQh2BKOU_1004] Error adding field 'description'='organismRemarks: branching, thin transparent alt. trumpet tubes, pores, P5B' msg=Multiple values encountered for non multiValued copy field description_text: organismRemarks: branching, thin transparent alt. trumpet tubes, pores, P5B",
    "code":400}}
dannymandel commented 7 months ago

This was fixed by recreating the index fresh, then restoring from the same backup that we had restore onto the existing broken index.