hi there .. i recently upgraded our production dataverse to v6.3 .. i had performed the upgrade on our dev and qa sites with no issues .. however, our prod site search is not working and i'm getting an error in the log "Search Syntax Error: Error from server at <solr location>: undefined field workflowCodeRepository]]"
I read this discussion about not running step 8a in the instructions, which I did not do on any of our sites, as we do not have any custom metadata blocks ..
.. so I tried to run it anyway but the problem is that we have solr running on a separate server, so I can't pipe the schema index results into the supplied script ..
help! .. any ideas on how I can fix this? should i run the curl command and save to a file, then move to the solr server and cat pipe that into the script?
and curious why this broke when we don't have any custom things?
nm .. that's what i did .. piped the file into the script .. but had to install sed, awk, ed, and bc as well
Judging from https://dataverse.asu.edu/api/metadatablocks you do have the computational workflow block loaded.
I just loaded it during this upgrade, because it was one of the commands in the list in step 7 .. I swear when I did the upgrade it wasn't separated into 7a and I didn't notice it, just blindly copied the code! And I didn't make the connection that it was considered custom. Got it now. :smile: Thanks.
You're right. It wasn't. I added that 7a pretty recently. Sorry.
Oh no worries .. It's just me .. I get confused easily! =) .. I should have noticed that and been more conscious of what I was adding to our installation .. I'm just often in too much of a rush! Thanks for your help! All is good. Will close this.
Deirdre Kirmis has marked this topic as resolved.
Last updated: Oct 30 2025 at 06:21 UTC