Smart Search Document Crawler

lawrence whittemore asked on May 20, 2014 20:11

I have a site in 7 and am trying to set up the document crawler smart search index but am not getting at results. When I set the search to search document types it works fine but doesn't yield the results I really need. I am trying to use the document crawler option but it finds 0 items when I build the index.

Recent Answers


lawrence whittemore answered on May 20, 2014 20:14

I just noticed this error "part of the cookie is invalid."

0 votesVote for this answer Mark as a Correct answer

Martin Danko answered on May 21, 2014 06:29

Hello Lawrence,

What is the full stack trace in the Event log?

Best regards, Martin

0 votesVote for this answer Mark as a Correct answer

lawrence whittemore answered on May 21, 2014 07:03

Stack trace: at System.Net.Cookie.VerifySetDefaults(CookieVariant variant, Uri uri, Boolean isLocalDomain, String localDomain, Boolean set_default, Boolean isThrow) at System.Net.CookieContainer.Add(Cookie cookie) at System.Net.CookieContainer.Add(CookieCollection cookies) at CMS.SiteProvider.SearchHelper.GetCrawlerCookieContainer(String user, String url) at CMS.SiteProvider.SearchHelper.CreateRequest(String url) at CMS.SiteProvider.SearchHelper.DownloadHtmlContent(String url) at CMS.DocumentEngine.TreeNode.GetSearchDocument(ISearchIndexInfo info) at CMS.DocumentEngine.DocumentEngineModule.GetSearchDocuments(Object[] parameters)

0 votesVote for this answer Mark as a Correct answer

Roman Koníček answered on June 7, 2014 00:57

Hello,

We have had a further look into this issue and found a possible solution. It turned out to be due to the below bug in asp.net. Is your site on your local machine? Could you please try to change the site to work on a local domain name with the standard port 80 and then rebuild the document crawler? If you do that are you able to get any results?

http://connect.microsoft.com/VisualStudio/feedback/details/414481/cookiecontainer-add-rejects-cookie-with-one-or-more-ports

Best Regards, Roman Konicek

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.