Search and Metadata
I have created all the setup for product (Taxonomy, Product type, Content Type ...) Product listing page and, detail page are working file. but I have lost the search blocks. I tried every thing on Search API (admin/config/search/search_api). After setting up all the things in search fields and Facets, when I try to index it's give errors
Notice: Undefined index: field_product:commerce_price:amount_float in SearchApiRangesAlter->alterItems() (line 90 of /var/www/winestore8/profiles/commerce_kickstart/modules/contrib/search_api_ranges/includes/callback_search_api_ranges.inc).
Warning: Invalid argument supplied for foreach() in SearchApiDbService->indexItem() (line 342 of /var/www/winestore8/profiles/commerce_kickstart/modules/contrib/search_api_db/service.inc).
I search every where, but I couldn't fiend any guide for this as kick start is new. but kickstart features are very good, worrying how to configure them all. please help.....