Dears, Today I've been playing around with FAST search for Sharepoint 2010, and after doing all the installation and configuration steps, it took it too long crawling and without retrieving any results. So, after viewing the event log, I've found that error saying "Failed to initialize session with document engine: Unable to resolve Content distributor". After searching for the error, the resolution was the following: Go to %FastDirectory%\etc\content... and copy the line containing ......
Posted On Tuesday, July 12, 2011 7:26 PM | Comments (0)
Dears,
I've faced a strange exception when trying to add a list item using powershell. The exception stated that the update method cannot take 0 arguments. Resolution was pretty simple, just make sure that the user running the script is a member of the administrators group in site permissions.
Cheers,
Posted On Thursday, July 7, 2011 2:51 PM | Comments (0)