Since field collections are attached, taxonomy_field_update does not pick up that they belong to the node and thus doesn't add them to the index.

It'd be nice if field_collection could get that working out of the box.

Currently in custom code I'm seeing if in a hook_node_update/hook_node_insert if can get the terms, then insert them manually. But to due it generically need to deal with whether to delete the current index on update, weighting issues, etc.

Comments

pacome’s picture

+1

andypost’s picture

Jessica A’s picture

subscribing

jsheffers’s picture

Has this been fixed?

buildyourbox’s picture

This hasn't been fixed yet, just created a fresh install with the latest modules and the problem is still there.

Regards,
Build Your Box.
Any feedback appreciated.

petednz’s picture

isn't this a duplicate of http://drupal.org/node/1131872

thoughtcat’s picture

Yes it is, and that ticket hasn't been resolved either! This is such a frustrating problem with this otherwise great module. I've posted a number of times about this and even contacted both the module maintainers offering to sponsor a fix but never got a reply! :-(