Problem is, the index (provided by the product feature )specifies a handler that is provided by the search module (which is enabled after the product feature).
The notice itself is harmless, but can stop install for some people (due to installer crappinness).

This will be fixed once we move index creation to the search feature, as specified in http://drupal.org/node/1715176#comment-6363254.
Opening the basically duplicate issue so that it catches reports from users who come across this error.

Comments

jsacksick’s picture

Tagging

jsacksick’s picture

Status: Active » Fixed

This shouldn't appear anymore as https://code.drupalcommerce.org/#/c/500/ has been commited to dev.

Johannes De Boeck’s picture

I see this message in the log while using (upgraded) RC4..

"Undefined data alteration commerce_kickstart_search_bundle_filter specified in index Product Display"

Can I get rid of it somehow?

bojanz’s picture

Revert your index and the error should be gone (we don't even have a class with that name anymore). See #1819842: How to manually update search index between Kickstart RCs for more details.

Johannes De Boeck’s picture

That worked perfectly!

Thank you.

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