SlideShare a Scribd company logo
Microsoft Enterprise Search Products Jarosław Białkiewicz 3/3/2010 1
Products and fearures
Enterprise Search Products Search Server 2008 (MSS) Search Server 2008 Express (MSSX) Office SharePoint Server 2007 + Infrastructure Update for Microsoft Office Servers (KB951297) 3/3/2010 3
Comparison of features 3/3/2010 4
Internal architecture 3/3/2010 5
Administration and config.
Administration dashboard Consolidated UI to place key administrative tools and information one click away Aggregates search settings from Search Center Site Shared Service Provider Central Administration Provides a unified view of server status  Active crawl status Status of recently completed crawls Search Server system status
DEMO
Federation capability
Federated Search overview Enables the display of results from other search engines or applications to be displayed alongside local results Search Server will Send a query to other search engines or applications Format and render the results Work out of the box or with minimal effort with many existing search engines and applications Search Server will not Aggregate multiple result sets into a single result set Relevance rank results from other search engines or applications 3/3/2010 12
Federated Search Results 3/3/2010 13 DEMO
Customization
DEMO
Keyword Syntax Three possible options: A word – the query consists of the keywords expressed as a word, including one or more characters without spaces or punctuation A phrase – multiple keywords combined into a phrase separated by spaces and enclosed in quotation marks A prefix – a word followed by prefix: To include or exclude terms use (+) and (-) in the front of the keyword respectively Example Microsoft   –”SharePoint”   author:Ballmer
Enterprise Search SQL Query Syntax Extends the standard SQL-92 and SQL-99 database query syntax Is tunned for compiling full-text search queries Syntax: SELECT <columns> FROM scope() WHERE <conditions> ORDER BY <columns> Example: SELECT Rank, Title, Autor, Size, Write, HitHighlightedSummary FROM scope() WHERE ”scope”=‘All Sites’ AND fileextension=‘doc’ AND FREETEXT(defaultproperties, ‘SharePoint’) 3/3/2010 17
The Query Object Model 3/3/2010 18
<QueryPacketxmlns="urn:Microsoft.Search.Query">     <Query> <Context>             <QueryText type="STRING" language="en-us">Barolo</QueryText>         </Context>         <Range>                 <StartAt>1</StartAt>                 <Count>10</Count>         </Range>         <EnableStemming>true</EnableStemming>         <TrimDuplicates>true</TrimDuplicates>         <IgnoreAllNoiseQuery>true</IgnoreAllNoiseQuery>         <ImplicitAndBehavior>true</ImplicitAndBehavior>         <IncludeRelevanceResults>true</IncludeRelevanceResults>         <IncludeSpecialTermResults>true</IncludeSpecialTermResults>         <IncludeHighConfidenceResults>true</IncludeHighConfidenceResults>     </Query> </QueryPacket> <QueryPacketxmlns="urn:Microsoft.Search.Query">     <Query> <Context>             <QueryText type="MSSQLFT" language="en-us">select path from scope() where freetext('sharepoint')-- </QueryText>         </Context>         <Range>                 <StartAt>1</StartAt>                 <Count>10</Count>         </Range>         <EnableStemming>true</EnableStemming>         <TrimDuplicates>true</TrimDuplicates>         <IgnoreAllNoiseQuery>true</IgnoreAllNoiseQuery>         <ImplicitAndBehavior>true</ImplicitAndBehavior>         <IncludeRelevanceResults>true</IncludeRelevanceResults>         <IncludeSpecialTermResults>true</IncludeSpecialTermResults>         <IncludeHighConfidenceResults>true</IncludeHighConfidenceResults>     </Query> </QueryPacket>
Scalable architecture
Server roles 3/3/2010 21
Single-Server & Two-Server Farm 3/3/2010 22
Three-Server Farm 3/3/2010 23
Four-Server Farm 3/3/2010 24

More Related Content

Similar to Microsoft Enterprise Search Products

Sumo Logic "How to" Webinar: Advanced Analytics
Sumo Logic "How to" Webinar: Advanced AnalyticsSumo Logic "How to" Webinar: Advanced Analytics
Sumo Logic "How to" Webinar: Advanced Analytics
Sumo Logic
 
Presentation Moss 2007 Usman
Presentation Moss 2007 UsmanPresentation Moss 2007 Usman
Presentation Moss 2007 UsmanUsman Zafar Malik
 
CrossRef How-to: A Technical Introduction to the Basics of CrossRef, Chuck Ko...
CrossRef How-to: A Technical Introduction to the Basics of CrossRef, Chuck Ko...CrossRef How-to: A Technical Introduction to the Basics of CrossRef, Chuck Ko...
CrossRef How-to: A Technical Introduction to the Basics of CrossRef, Chuck Ko...
Crossref
 
Leverage Search and Customize to your Brand within SharePoint 2010
Leverage Search and Customize to your Brand within SharePoint 2010Leverage Search and Customize to your Brand within SharePoint 2010
Leverage Search and Customize to your Brand within SharePoint 2010
Chaitu Madala
 
Web Developement Workshop (Oct 2009) Slides
Web Developement Workshop (Oct 2009) SlidesWeb Developement Workshop (Oct 2009) Slides
Web Developement Workshop (Oct 2009) SlidesManish Sinha
 
Krazykoder struts2 plugins
Krazykoder struts2 pluginsKrazykoder struts2 plugins
Krazykoder struts2 pluginsKrazy Koder
 
Struts2
Struts2Struts2
Struts2
yuvalb
 
Advanced SEO for Web Developers
Advanced SEO for Web DevelopersAdvanced SEO for Web Developers
Advanced SEO for Web DevelopersNathan Buggia
 
HTML - hypertext markup language
HTML - hypertext markup languageHTML - hypertext markup language
HTML - hypertext markup language
Basmaa Mostafa
 
Getting More Traffic From Search Advanced Seo For Developers Presentation
Getting More Traffic From Search  Advanced Seo For Developers PresentationGetting More Traffic From Search  Advanced Seo For Developers Presentation
Getting More Traffic From Search Advanced Seo For Developers Presentation
Seo Indonesia
 
Search Server Presentation
Search Server PresentationSearch Server Presentation
Search Server Presentation
Joshua Haebets
 
Solr Presentation
Solr PresentationSolr Presentation
Solr Presentation
Gaurav Verma
 
NEOOUG 2010 Oracle Data Integrator Presentation
NEOOUG 2010 Oracle Data Integrator PresentationNEOOUG 2010 Oracle Data Integrator Presentation
NEOOUG 2010 Oracle Data Integrator Presentationaskankit
 
Customizing SharePoint 2013 search display templates
Customizing SharePoint 2013 search display templatesCustomizing SharePoint 2013 search display templates
Customizing SharePoint 2013 search display templates
Tony Testa
 
Introduction to Search Engines
Introduction to Search EnginesIntroduction to Search Engines
Introduction to Search Engines
Nitin Pande
 
Php
PhpPhp
Living in the Cloud: Hosting Data & Apps Using the Google Infrastructure
Living in the Cloud: Hosting Data & Apps Using the Google InfrastructureLiving in the Cloud: Hosting Data & Apps Using the Google Infrastructure
Living in the Cloud: Hosting Data & Apps Using the Google Infrastructure
Pamela Fox
 

Similar to Microsoft Enterprise Search Products (20)

Sumo Logic "How to" Webinar: Advanced Analytics
Sumo Logic "How to" Webinar: Advanced AnalyticsSumo Logic "How to" Webinar: Advanced Analytics
Sumo Logic "How to" Webinar: Advanced Analytics
 
Presentation Moss 2007 Usman
Presentation Moss 2007 UsmanPresentation Moss 2007 Usman
Presentation Moss 2007 Usman
 
CrossRef How-to: A Technical Introduction to the Basics of CrossRef, Chuck Ko...
CrossRef How-to: A Technical Introduction to the Basics of CrossRef, Chuck Ko...CrossRef How-to: A Technical Introduction to the Basics of CrossRef, Chuck Ko...
CrossRef How-to: A Technical Introduction to the Basics of CrossRef, Chuck Ko...
 
Leverage Search and Customize to your Brand within SharePoint 2010
Leverage Search and Customize to your Brand within SharePoint 2010Leverage Search and Customize to your Brand within SharePoint 2010
Leverage Search and Customize to your Brand within SharePoint 2010
 
Web Developement Workshop (Oct 2009) Slides
Web Developement Workshop (Oct 2009) SlidesWeb Developement Workshop (Oct 2009) Slides
Web Developement Workshop (Oct 2009) Slides
 
Krazykoder struts2 plugins
Krazykoder struts2 pluginsKrazykoder struts2 plugins
Krazykoder struts2 plugins
 
Struts2
Struts2Struts2
Struts2
 
Advanced SEO for Web Developers
Advanced SEO for Web DevelopersAdvanced SEO for Web Developers
Advanced SEO for Web Developers
 
HTML - hypertext markup language
HTML - hypertext markup languageHTML - hypertext markup language
HTML - hypertext markup language
 
Getting More Traffic From Search Advanced Seo For Developers Presentation
Getting More Traffic From Search  Advanced Seo For Developers PresentationGetting More Traffic From Search  Advanced Seo For Developers Presentation
Getting More Traffic From Search Advanced Seo For Developers Presentation
 
Search Server Presentation
Search Server PresentationSearch Server Presentation
Search Server Presentation
 
6 311 W
6 311 W6 311 W
6 311 W
 
6 311 W
6 311 W6 311 W
6 311 W
 
test
testtest
test
 
Solr Presentation
Solr PresentationSolr Presentation
Solr Presentation
 
NEOOUG 2010 Oracle Data Integrator Presentation
NEOOUG 2010 Oracle Data Integrator PresentationNEOOUG 2010 Oracle Data Integrator Presentation
NEOOUG 2010 Oracle Data Integrator Presentation
 
Customizing SharePoint 2013 search display templates
Customizing SharePoint 2013 search display templatesCustomizing SharePoint 2013 search display templates
Customizing SharePoint 2013 search display templates
 
Introduction to Search Engines
Introduction to Search EnginesIntroduction to Search Engines
Introduction to Search Engines
 
Php
PhpPhp
Php
 
Living in the Cloud: Hosting Data & Apps Using the Google Infrastructure
Living in the Cloud: Hosting Data & Apps Using the Google InfrastructureLiving in the Cloud: Hosting Data & Apps Using the Google Infrastructure
Living in the Cloud: Hosting Data & Apps Using the Google Infrastructure
 

Recently uploaded

Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
Alpen-Adria-Universität
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
danishmna97
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
SOFTTECHHUB
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
RinaMondal9
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
Neo4j
 
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
Neo4j
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
Kari Kakkonen
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
Neo4j
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Paige Cruz
 
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
名前 です男
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
Uni Systems S.M.S.A.
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
Neo4j
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
DianaGray10
 
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AIEnchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Vladimir Iglovikov, Ph.D.
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
DianaGray10
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
DianaGray10
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Nexer Digital
 

Recently uploaded (20)

Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
 
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
 
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
 
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AIEnchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
 

Microsoft Enterprise Search Products

  • 1. Microsoft Enterprise Search Products Jarosław Białkiewicz 3/3/2010 1
  • 3. Enterprise Search Products Search Server 2008 (MSS) Search Server 2008 Express (MSSX) Office SharePoint Server 2007 + Infrastructure Update for Microsoft Office Servers (KB951297) 3/3/2010 3
  • 7. Administration dashboard Consolidated UI to place key administrative tools and information one click away Aggregates search settings from Search Center Site Shared Service Provider Central Administration Provides a unified view of server status Active crawl status Status of recently completed crawls Search Server system status
  • 8.
  • 9.
  • 10. DEMO
  • 12. Federated Search overview Enables the display of results from other search engines or applications to be displayed alongside local results Search Server will Send a query to other search engines or applications Format and render the results Work out of the box or with minimal effort with many existing search engines and applications Search Server will not Aggregate multiple result sets into a single result set Relevance rank results from other search engines or applications 3/3/2010 12
  • 13. Federated Search Results 3/3/2010 13 DEMO
  • 15. DEMO
  • 16. Keyword Syntax Three possible options: A word – the query consists of the keywords expressed as a word, including one or more characters without spaces or punctuation A phrase – multiple keywords combined into a phrase separated by spaces and enclosed in quotation marks A prefix – a word followed by prefix: To include or exclude terms use (+) and (-) in the front of the keyword respectively Example Microsoft –”SharePoint” author:Ballmer
  • 17. Enterprise Search SQL Query Syntax Extends the standard SQL-92 and SQL-99 database query syntax Is tunned for compiling full-text search queries Syntax: SELECT <columns> FROM scope() WHERE <conditions> ORDER BY <columns> Example: SELECT Rank, Title, Autor, Size, Write, HitHighlightedSummary FROM scope() WHERE ”scope”=‘All Sites’ AND fileextension=‘doc’ AND FREETEXT(defaultproperties, ‘SharePoint’) 3/3/2010 17
  • 18. The Query Object Model 3/3/2010 18
  • 19. <QueryPacketxmlns="urn:Microsoft.Search.Query"> <Query> <Context> <QueryText type="STRING" language="en-us">Barolo</QueryText> </Context> <Range> <StartAt>1</StartAt> <Count>10</Count> </Range> <EnableStemming>true</EnableStemming> <TrimDuplicates>true</TrimDuplicates> <IgnoreAllNoiseQuery>true</IgnoreAllNoiseQuery> <ImplicitAndBehavior>true</ImplicitAndBehavior> <IncludeRelevanceResults>true</IncludeRelevanceResults> <IncludeSpecialTermResults>true</IncludeSpecialTermResults> <IncludeHighConfidenceResults>true</IncludeHighConfidenceResults> </Query> </QueryPacket> <QueryPacketxmlns="urn:Microsoft.Search.Query"> <Query> <Context> <QueryText type="MSSQLFT" language="en-us">select path from scope() where freetext('sharepoint')-- </QueryText> </Context> <Range> <StartAt>1</StartAt> <Count>10</Count> </Range> <EnableStemming>true</EnableStemming> <TrimDuplicates>true</TrimDuplicates> <IgnoreAllNoiseQuery>true</IgnoreAllNoiseQuery> <ImplicitAndBehavior>true</ImplicitAndBehavior> <IncludeRelevanceResults>true</IncludeRelevanceResults> <IncludeSpecialTermResults>true</IncludeSpecialTermResults> <IncludeHighConfidenceResults>true</IncludeHighConfidenceResults> </Query> </QueryPacket>
  • 22. Single-Server & Two-Server Farm 3/3/2010 22

Editor's Notes

  1. 1. MSS 2008 updated and rebranded version of SharePoint Server 2007 for Search2.The Infrastructure Update for Microsoft Office Servers(KB951297) contains the new Enterprise Search features that were shipped in Search Server 2008 and Search Server 2008 Express that were are not already in SharePoint Server 2007; this includes Federated Search capability, a unified administration dashboard and several Search core platform performance updates.
  2. Search Center. Empower your people to find the information they need quickly, through a familiar Web-style search interface and easy-to-use query syntax. Reconfigure the layout of Search Center elements without writing any code.No preset document limits. Scale your search infrastructure to meet your evolving needs—however big or small—using the same search platform across a breadth of server hardware and SQL Server database configurations.Federated search connectors. Federate searches to indexes in other data repositories, applications, and services, using the OpenSearch standard.Indexing connectors. Index content on file servers, Web sites, Windows SharePoint Services, Office SharePoint Server, Exchange Server public folders, and Lotus Notes repositories.iFilters. Index a wide variety of documents and file types using an interface common across Windows Desktop Search, Windows Vista, Office SharePoint Server 2007, and SQL Server.Security-trimmed results. Help ensure that people find only the information they should have access to, by trimming search results automatically, based on the identity of the user at query time. Access control lists (ACLs) for content on file shares, SharePoint sites, and Lotus Notes databases are captured automatically at index time.
  3. Minimalna konfiguracja która potrzebna jest do pełnego uruchomienia MSSKroki rejestracji nowego źródła danych:Podać nazwęWybrać źródło danych (Connector)Adres startowyDodatkowe opcje crawlingu (np. głębokość crawlingu)Ustawienia pełnego i przyrosotowegocrawlinguMożliwe jest dodatkowa konfiguracja, np. dane konta do crawlingu, wykluczanie URLi, itp..
  4. Dodawać/usuwać/konfigurowaćWebParty bezpośrednio na stronie Modyfikować wygląd wyników wyszukiwania przez edycje transformacji XSLT (nikomu tego nie życzę ) Modyfikować layout przy pomocy SharePoint Designer’a (produkt darmowy) Pisać nowe WebParty przy pomocy Visual Studio
  5. Query -Returns an XML string containing the search results set for the specified query.QueryEx - Returns an ADO.NET DataSet containing a DataTable for each search results set returned for the specified query.queryXml - A string specifying the search query XML. The XML format is defined by the Microsoft.Search.Query Schema for Windows SharePoint Services Search.STRING - Indicates type of query is keyword query.MSSQLFT - Indicates type of query is Microsoft SQL Full Text Syntax query.
  6. Application Server – non-search-related applications like Microsoft Office Excel Calculations and Forms ServicesTwo-Server Farm – minimal recommended topology for production environments. Two-tiered envirionment.