November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Solved by editing the stored procedure ecf_CatalogEntrySearch_Init in the Commerce Manager Database
Alter 'Mediachase.Commerce.Catalog' to 'Mediachase.MetaDataPlus'
Works!
Thanks you EPiServer Developer Support for helping me out with this
HI
I seem to be having the same problem. There does not seem to be a stored proc named "ecf_CatalogEntrySearch_Init" in my db. I am using episerver commerce R2 SP1.
Kind regards
Sandeep
I've just got this issue too. I've found the sp, but cannot find 'Mediachase.Commerce.Catalog' anywhere in the SP. What exactly is it that I need to edit.
Using Commece R3, and my complete error message looks like this:
Build Failed using "catalog" indexer. "Item has already been added. Key in dictionary: 'Description' Key being added: 'Description'"
Hi,
Having a bit of a problem with my CatalogIndexBuilder, when clicking the "Rebuild Index" I get.
As clearly seen nothing gets indexed at all.
If clicking the "Build Index" button I sometimes, but not always, get
2012-02-15 16:22:31: Build Failed using "catalog" indexer. "no segments* file found in Lucene.Net.Store.FSDirectory@G:\Specialprojekt\xxx\Sites\EPiServerCommerceManager\App_Data\SearchIndex\catalog: files:"
My Mediachase.Search.config lookes like this
I have a catalog with about 1000 products and 9000 variants with about 150 different meta fields and 30 different meta classes. All divided in about 100 nodes. All classes and fields have been created programmatically, I have ensured that about 10 of the meta fields are searchable and have also created a field manually and added this to some of the classes. But no...
Any advice where I should start looking?
Thanks