Tuesday, April 14, 2020

Tracking anonymous contacts

https://doc.sitecore.com/developers/91/sitecore-experience-platform/en/enable-indexing-of-anonymous-contacts-in-the-xdb-index.html

https://doc.sitecore.com/developers/93/sitecore-experience-platform/en/rebuild-the-xdb-index-in-solr.html

on Azure go to Kuku console for the xc-search app service (xConnect)

Navigate to location in documentation

run the executable per documemntation








D:\home\site\ww
wroot\App_Data\jobs\continuous\IndexWorker>Sitecore.XConnectSearchIndexer.exe -rr
Requesting rebuild.
Done


After index rebuild had an error:

"Message": "The requested resource does not support http method 'GET'."

Uy fixed it with


[2:42 PM] Uy Tran
okay, works now. was a bad connectionstring. xconnect.collection needs to point to xc-search and not xc-collect server

No comments:

Post a Comment