Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Error after recent updates and migrations
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
furfey@gmail.com  
View profile  
 More options Mar 27 2012, 2:01 pm
From: "fur...@gmail.com" <fur...@gmail.com>
Date: Tue, 27 Mar 2012 11:01:30 -0700 (PDT)
Local: Tues, Mar 27 2012 2:01 pm
Subject: Error after recent updates and migrations

Just deployed the latest updates and migrations.  Getting this error when
running delayed_job.  There are tons of them.

Image#reindex_associated_works failed with Net::HTTPServerException: 400
"ERROR: [doc=Work-221] unknown field 'sort_title'" - 3 failed attempts


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Howard Ding  
View profile  
 More options Mar 27 2012, 2:06 pm
From: Howard Ding <hadi...@gmail.com>
Date: Tue, 27 Mar 2012 13:06:11 -0500
Local: Tues, Mar 27 2012 2:06 pm
Subject: Re: [bibapp] Error after recent updates and migrations
When you updated the code it needed to pick up some changes in the solr
schema in vendor/bibapp-solr/conf/schema.xml.

That file should have these lines in it (not consecutively):

<field name="sort_title" type="text" indexed="true" stored="true" />

<copyField source="sort_title" dest="sort_title_sort"/>

After that change was made it would be necessary to reindex solr.

Those would be my first thoughts. Let me know if the first looks okay
and you've done the second (and restarted everything) and there are
still problems and I'll think about it some more.

Howard

On 3/27/2012 1:01 PM, fur...@gmail.com wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
furfey@gmail.com  
View profile  
 More options Mar 27 2012, 2:41 pm
From: "fur...@gmail.com" <fur...@gmail.com>
Date: Tue, 27 Mar 2012 11:41:07 -0700 (PDT)
Local: Tues, Mar 27 2012 2:41 pm
Subject: Re: [bibapp] Error after recent updates and migrations

Thanks, that took care of it.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »