Sign in
Mike Taghizadeh's Blog
Covering Microsoft Office SharePoint Server 2007 Capabilities
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
BDC
Comparisons
Configuration
Content
Content Source
Crawl
Customers
Development
Did You Mean
Enterprise
Features
Guide
Guidelines
iFrames
Links
Logs
lotus
Microsoft
Mike
MikeTag
MOSS
MSIT
Performance
Planning
POC
Scoping
SDK
Search
SharePoint
Source
SP1
SQL
SSP
Stemming
Tafiti
Tasks
Whitepaper
Word Stemming
WSS
Browse by Tags
MSDN Blogs
>
Mike Taghizadeh's Blog
>
All Tags
>
search
Tagged Content List
Blog Post:
Some Useful MOSS Search Development Related Articles
Mikeeester
Hi all, I just recently put together an email on some of the articles available for Developers on MOSS Search. So here is my quick list: Best Practices: Writing SQL Syntax Queries for Relevant Results in Enterprise Search --> http://msdn2.microsoft.com/en-us/library/bb219479.aspx Creating...
on
23 Mar 2008
Blog Post:
Do a Full Crawl after installing MOSS SP1
Mikeeester
Hi all, I have heard questions around the need to do a Full Crawl, after installing MOSS Service Pack 1. I did not see anything in the documents for SP1 that a full crawl is required or recommended. But after talking to some of the experts, I was told that a full crawl is recommended but not required...
on
2 Feb 2008
Blog Post:
Force a Full Crawl for a Site
Mikeeester
Hey all, So I was doing some work with a customer and I was asked how to do a Full Crawl for a site, without actually doing a Full Crawl and only doing Incremental Crawl. So bascially, they would like to crawl a site fully, using only Incremental crawls. So I was told a quick thing that worked for...
on
22 Jan 2008
Blog Post:
Announcing Microsoft Search Server 2008 Express
Mikeeester
Hi all, I wanted to make sure you saw the following sites: Announcement on this news at the SharePoint Blog: http://blogs.msdn.com/sharepoint/archive/2007/11/06/announcing-microsoft-search-server-2008-express.aspx Microsoft Enterprise Search site: http://www.microsoft.com/enterprisesearch/ ...
on
22 Nov 2007
Blog Post:
Customizing and Extending the Microsoft Office SharePoint 2007 Search Excerpts
Mikeeester
Hi all, I just wanted to make sure that everyone saw these two excerpts from Inside Microsoft Office SharePoint Server 2007 by Patrick Tisseghem, from Microsoft Press These two excerpts can be found at: Chapter 3: Customizing and Extending the Microsoft Office SharePoint 2007 Search (Part 1...
on
20 Oct 2007
Blog Post:
Technical Whitepaper on Microsoft Deployed SharePoint Server 2007 Search
Mikeeester
Hi all, I just wanted to make sure that everyone saw this technical whitepaper on how Microsoft deployed SharePoint Server 2007 Search internally: "This document shares the experiences of Microsoft teams in deploying Enterprise Search at Microsoft. Because of the significant amount of knowledge...
on
23 Sep 2007
Blog Post:
Announcing the Microsoft Business Data Catalog Definition Editor for MOSS 2007
Mikeeester
Hi all, Just want to make sure that you saw the announcement for the new Microsoft Business Data Catalog Definition Editor for MOSS 2007. The BDC Definition Editor tool is now available in the latest version of the MOSS SDK at http://www.microsoft.com/downloads/details.aspx?familyid=6d94e307-67d9...
on
28 Aug 2007
Blog Post:
Recommended Guidelines for Search Boundaries
Mikeeester
Hi all, I have been asked a lot for guidelines around some of the boundaries for MOSS Search. Here is a quick table that does a good job on this: Search object Guidelines for acceptable performance Notes Search indexes One per SSP Maximum of 20 per...
on
25 Jun 2007
Blog Post:
Configure MOSS to crawl Lotus Notes
Mikeeester
Hi all, I have been asked about how MOSS can be configured to crawl Lotus Notes. Below are some links that may be useful : Configure MOSS 2007 to crawl Lotus Notes: http://technet2.microsoft.com/Office/en-us/library/82c7c354-6347-4ae8-b5f8-7d0cdfe432401033.mspx Configuring the Lotus...
on
5 Jun 2007
Blog Post:
SQL Syntax Queries in MOSS Search
Mikeeester
Hi all, I have been asked few times for best practices on writing SQL Syntax Queries with respect to MOSS Search. There are great articles in the MOSS SDK and MSDN on best practices. In case folks are not aware of these, here are couple of quick links: Best Practices: Writing SQL Syntax Queries...
on
10 May 2007
Blog Post:
Planning your MOSS Search Team
Mikeeester
Hi all, I have been asked many times by other consultants or customers, how to plan the MOSS Search team. Before planning and rolling out the deployment of MOSS, you need to know what your Search planning and Operations team might need to look like. There are guidelines on Microsoft's TechNet site...
on
24 Mar 2007
Blog Post:
MOSS Search Performance and Capacity Whitepaper Released
Mikeeester
Hi all, The MOSS Search Performance and Capacity whitepaper is now available at TechNet at: http://technet2.microsoft.com/Office/en-us/library/5465aa2b-aec3-4b87-bce0-8601ff20615e1033.mspx?mfr=true This document dives into performance and capacity scenarios, discussing lab testing and topology...
on
28 Feb 2007
Blog Post:
Did You Mean?
Mikeeester
The Did You Mean? feature is used by the query engine to catch possible spelling errors and to provide suggestions for queries. The Did You Mean? feature builds suggestions by using three components: Query log : Information tracked in the query log includes the query terms used, when the search...
on
11 Feb 2007
Blog Post:
MOSS Search - Customer Proof of Concept Scoping and Typical Tasks
Mikeeester
Hi all, There are a lot of customers today that want to engage in a Proof of Concept or Pilot with MOSS 2007 Search. These customers would like to setup MOSS Search, configure it, index and crawl all their content and then present the results to their end users. The great thing about MOSS Search is...
on
18 Jan 2007
Blog Post:
MOSS Search Word Stemming - Part 2
Mikeeester
So how Does MOSS Expand Search Query Terms to Related Words? Here is how this works in MOSS: In MOSS, stemming is used in combination with the word breaker component which determines where word boundaries are. The word breaker is used at both index and query time while the stemmer is used...
on
27 Dec 2006
Blog Post:
MOSS Search Word Stemming - Part 1
Mikeeester
Hi all, So I have been getting some questions around how MOSS does Word Stemming, so here is what I have been able to gather/research: MOSS Search Stemming: The word Stemming refers to the process of stripping off endings of words at query/index time so that different search terms will...
on
21 Dec 2006
Blog Post:
MOSS Crawling iFrames
Mikeeester
I have heard this question few times and I wanted to share my thoughts on it. The two questions are: Is there anything special that MOSS does to crawl pages with iFrames in them? Or do we have to do anything special to get MOSS to crawl these pages? The answer to both questions are not really. MOSS...
on
11 Dec 2006
Blog Post:
Differences Between MOSS Content Sources
Mikeeester
I have been getting this question few times now with some of my MOSS Search customers. I have been asked what is the difference in setting up a "SharePoint Sites" MOSS Content Source versus a "Web Sites" MOSS Content Source . Here I have tried to add some of my thoughts on these two: Both...
on
6 Dec 2006
Blog Post:
Feature Comparisons in SharePoint Search Versions
Mikeeester
I have been asked this question few times by my MOSS Search customers. Question being: What is the difference in features in WSS 3.0, MOSS 2007 and Office SharePoint Server 2007 for Search? One thing to note is that the Search in the 3 products are all based on the same Microsoft Search core indexing...
on
4 Dec 2006
Blog Post:
Tool to export and import MOSS Search Configurations from one SSP to another
Mikeeester
I just wanted to let the readers know of a tool that allows taking MOSS Search settings from one SSP to another. This tool written by Angus Logan, can take the output of Search settings from one MOSS SSP and import them into another SSP. This eliminates errors and saves time when deploying Search settings...
on
3 Dec 2006
Blog Post:
Finding out the Crawl Status of a piece of content in MOSS Search
Mikeeester
There is a great feature in MOSS Search that some folks may not know about. This is regarding finding out the status of an item in MOSS Search. For example, if you want to know if a site, a document or a link was crawled or not by MOSS Search, we have the feature called Crawl Logs. From the SharePoint...
on
1 Dec 2006
Blog Post:
MOSS Search - Some Microsoft Links
Mikeeester
I have been compiling links to current documents/links/articles on Mcirosoft related sites regarding Microsoft Office SharePoint Server 2007 Search. I am sure there are more links out there, but this is a good list to start with: MOSS 2007 Search Overview in SDK: http://msdn2.microsoft.com/en-us...
on
1 Dec 2006
Blog Post:
Microsoft Enterprise Search
Mikeeester
I just wanted to make sure that folks are aware of some blog postings and links/whitepapers that Microsoft has today regarding Enterprise Search: Start with this article by Arpan Shah on Enterprise Search: http://blogs.msdn.com/arpans/archive/2005/11/15/492946.aspx Then read this article by...
on
1 Dec 2006
Page 1 of 1 (23 items)