Blog Stats
  • Posts - 142
  • Articles - 0
  • Comments - 23
  • Trackbacks - 0

 

SharePoint Search

There are 3 entries for the tag SharePoint Search

SharePoint Search Tips

Issue: How to prevent content such as list and document libraries from being indexed? Solution: Open the Advanced Settings for a SharePoint List. Check the “No” for “Allow items from this document library to appear in search results?” Note: SharePoint’s Object Model can also be used to programmatically set the list’s NoCrawl Property to false. Additional Information: Follow me on twitter @dbottjer Related Posts: Manipulating SharePoint Lists with Code 403 Error When Accessing searchspsettings.aspx...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

File Type and IFILTER Reference For SharePoint Office Server 2007

I see customers expressing more interest in is SharePoint Search. Many clients are shocked to learn SharePoint has a powerful and very configurable search engine built in. Search can crawl anything from network shares to public web sites. Out of the box SharePoint supports the crawling and indexing of many file types which of course include Microsoft Office Documents. However, SharePoint can be made aware of additional file types such as PDF's and DWG's. Furthermore, IFilters can be installed which...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Cannot configure crawling schedules for MOSS 2007 SSP content sources

Problem: We just installed a Medium MOSS 07 Farm. The Farm has two front end webs and a dedicated indexing server. The two front end webs are configured to execute search queries. The SSP Admin site was loading and a search content source could be selected. However, after specify a schedule for the selected content source and clicking ok an access denied error would appear on the schedule management window. The message said "Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))."...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

 

 

Copyright © DennisBottjer