Hopefully I'm posting this issue to right project (other options would be Hiearchial Select module).

When indexing content, I get an error:

ERROR: [product_display_index-19] multiple values encountered for non multiValued field ss_field_product_category:tid: [461, 457, 451]

This field is handled by "Hierarchial Select" module, because I need to make sure all parent terms are always included too.

Solr should be indexed as sm_* or im_* instead ss_*...

Comments

imiksu’s picture

Category: bug » support

Oh, my bad. I previously created a feature module having the index. At the time that field was a single value term and after updating the field, it didn't update the index which caused that problem.

drunken monkey’s picture

Status: Active » Fixed

Ah, OK, glad this solved itself. ;)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.