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:
> 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 received this message because you are subscribed to the Google
> Groups "bibapp" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/bibapp/-/ACyURjoNJIUJ.
> To post to this group, send email to bibapp@googlegroups.com.
> To unsubscribe from this group, send email to
> bibapp+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/bibapp?hl=en.