in

Corey Roth and Friends Blogs

Group site for developer blogs dealing with (usually) Ionic, .NET, SharePoint, Office 365, Mobile Development, and other Microsoft products, as well as some discussion of general programming related concepts.

Browse by Tags

  • What's new with Enterprise Search with the Infrastructure Update

    Yesterday, the Infrastructure Update for Office SharePoint Server (as well as WSS and Project Server) was released. This update makes changes to content publishing as well as Enterprise Search. The install went smoothly. Just remember like the service pack, you need to install the WSS update first. There...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 07-16-2008
  • Wildcard Search with MOSS People Search

    After having success with implementing wildcard search with MOSS , I decided to look into this whether or not I could inherit from the PeopleCoreResultsWebPart today to implement wildcard search functionality and unfortunately I did not get very far. The issue is that the class is sealed. This means...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 06-23-2008
  • Content Index is Corrupt

    I came in after the weekend to find out that someone reported the following error when trying to use my Enterprise Search page. The search request was unable to connect to the Search Service. As you may know, this is a very generic error that means something with Enterprise Search is really messed up...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 06-17-2008
  • NEW! Web Part for Wildcard Search in Enterprise Search

    I have had countless people tell me that they want to be able to do wildcard search in MOSS Enterprise Search using the existing Search Center site templates. The Search Center site template uses keyword query syntax which does not support wildcards. To get wildcards you need to use a full text SQL query...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 06-09-2008
  • Error: The parameter is incorrect. (Access denied by BDC.)

    When attempting to configure the Business Data Catalog for use with MOSS Enterprise Search, it can be quite common to get this message when you try crawling for the first time. The cause is actually pretty simple, but I figured I would give some troubleshooting advice today. When you get this error,...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 05-14-2008
  • School of Dev Tomorrow

    I am looking forward to giving my updated talk on the Business Data Catalog and Enterprise Search tomorrow at School of Dev . For the two of you that read my blog, feel free to stop by and see the session.
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 05-09-2008
  • Error: HRESULT E_FAIL has been returned from a call to a COM component

    I was working on an Enterprise Search deployment the other day and I encountered this lovely error. I found the answer buried in some forum posts, but I wanted to tell you what side effects I found when implementing the solution (and I wanted to make sure I could find the answer again someday when I...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 05-01-2008
  • Speaking at Tulsa's School of Dev

    I'll be talking about the BDC and Enterprise Search at Tulsa's School of Dev next Saturday May 10th. This is the same talk I was going to give at the SharePoint Users Group a while back, but it never happened due to logistics. This updated session will walk you through how to use the latest tools...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 05-01-2008
  • Don't forget to set your row limit

    Recently, I wrote my own control to allow drilldown on Facets for one of our Enterprise Search pages, and someone pointed out to me that it never returns more than 50 results. It was then I remembered seeing a RowLimit property on the KeywordQuery and FullTextSqlQuery classes. I first checked the SDK...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 04-10-2008
  • Using LINQ to make Enterprise Search Results more usable

    In my previous post about using the KeywordQuery class, I had one small omission. The fact is that when you add your own managed properties using the SelectProperties collection of the keyword class, the data type you get back is a string[] containing 1 element instead of a string. This can be quite...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 03-25-2008
Page 14 of 17 (161 items) « First ... < Previous 12 13 14 15 16 Next > ... Last »
2019.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems