Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
You should probably make sure the setting for search url is correct in your CM web.config/appSettings
<add key="SearchApiUrl" value="http://localhost:50244/" />
Hi Quan!
I did set up that url. I have changed the port to the same one as in visual studio Manager project properties:
You also has to make sure quicksilver is running when you are indexing in CM
I am running Quicksilver. I am doing indexing in the manager that i access through the menu in the cms.
Hi!
I have a clean Quicksilver local project installed. Just after migration step, when going to Commerce Manager I have the following error when rebuilding index:
Steps taken to this point:
Any suggestions?
Now what possibly could be wrong here?
I would want to put a breakpoint at that RestIndexer, but visual dosnt want to hit that breakpoint, with the symbols loaded.