Could not find index named: Products/ByPropertyRecurse/en-US
Hi,
I'm receiving next exception: IndexDoesNotExist Could not find index named: Products/ByPropertyRecurse/en-US when I'm rendering Catalog.cshtml on this line of code : @uCommerce.Helpers.Category.DisplayCategoryProducts(category)
I can't debug it , to find exactly what is trowing this error .
Could not find index named: Products/ByPropertyRecurse/en-US
Hi,
I'm receiving next exception: IndexDoesNotExist Could not find index named: Products/ByPropertyRecurse/en-US when I'm rendering Catalog.cshtml on this line of code : @uCommerce.Helpers.Category.DisplayCategoryProducts(category)
I can't debug it , to find exactly what is trowing this error .
Can you help me please ?
Hi Vlad,
The issue is that the faceted indexes are not in place. You can make uCommerce recreate these by triggered reindexing in Settings / Search.
Hope this helps.
Thanks, it works .
Hi Soren
I am having the same problem, I am lost on this.
How can I trigger reindexing in settings / search?
Thanks
Is it possible to trigger indexing through code? And how?
is working on a reply...