Deprecated: YoastSEO_Vendor\Symfony\Component\DependencyInjection\Container::__construct(): Implicitly marking parameter $parameterBag as nullable is deprecated, the explicit nullable type must be used instead in /home/nubelus/sharedove/adisjugo/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Container.php on line 60
SharePoint Archives - Page 23 of 25 - Adis Jugo blog
Select Page

Including duplicates in SharePoint search results

If you have two very similar files, it can happen that the SharePoint search API recognize them  as duplicate files. This all happens because of the the iFilter architecture on which the SharePoint Search relays on: from each file is first the pure text being...

Read the BDC data from MOSS Object Model

So, what do you do the first when you want to create a rock-solid BDC system with your SharePoint? If your BDC is going to fetch it’s data from the web service, you will of course first create the service, which must contain at least two methods: the...