Showing posts with label fast. Show all posts
Showing posts with label fast. Show all posts

Wednesday, December 5, 2018

SharePoint Search – Start Here

General

Classic vs Modern Search Experience in O365 and SharePoint
https://searchexplained.com/modern-vs-classic-search-experiences-in-office-365/

Stemming support
https://technet.microsoft.com/en-us/library/jj219499.aspx

Stemming on nouns and adjectives http://sharepoint.stackexchange.com/questions/142899/does-sharepoint-2013-search-support-stemming

What’s the Difference Between Stemming and Lemmatization? - Ask Dr. Search
http://www.ideaeng.com/stemming-lemmatization-0601

News

Google Announces Sunset for Google Search Appliance!
http://searchexplained.com/gsa-retirement-explained-white-paper/

SharePoint Search Series

by a Premier Field Engineer (PFE) for SharePoint with focus in Enterprise Search
  1. A high-level view to orchestrating the crawl     /* this post */
  2. A deep dive look at starting the crawl
  3. Enumeration/Discovery
    1. Concepts
    2. Illustrating through ULS               /* next in the series */
    3. Simulating with PowerShell

https://blogs.msdn.microsoft.com/sharepoint_strategery/2015/01/26/sp2013-crawling-explained-orchestration-part-1/

https://blogs.msdn.microsoft.com/sharepoint_strategery/2015/03/24/sp2013-crawling-explained-starting-the-crawl-deep-dive-part-2/

https://blogs.msdn.microsoft.com/sharepoint_strategery/2015/08/17/sp2013-crawling-explained-enumerationdiscovery-part-3a/

https://blogs.msdn.microsoft.com/sharepoint_strategery/2014/02/10/sharepoint-search-and-deadlocks-in-sql-server/

Solutions

Employee Directory
http://www.ableblue.com/blog/archive/2018/02/16/build-an-employee-directory-in-sharepoint-online-and-sharepoint/

Office 365

https://thecloudengineer.blogspot.com/2018/12/office-365-search.html

2016

Search on Technet

Overview of search in SharePoint Server 2016

Plan enterprise search architecture in SharePoint Server 2016

Scale enterprise search in SharePoint Server 2016

Scale search for Internet Sites in SharePoint Server 2016

Disaster recovery best practices and strategies for SharePoint 2016 search

Best practices for organizing content for search in SharePoint Server 2016

Understanding result sources for search in SharePoint Server 2016

Plan crawling and federation in SharePoint Server 2016

Overview of the search schema in SharePoint Server 2016

Plan to transform queries and order results in SharePoint 2016

Overview of search result ranking in SharePoint Server 2016

Overview of analytics processing in SharePoint Server 2016

Companies currently using Search ADP, Australia Department of Defence, Bayer, Chevron, ConocoPhillips, Deloitte, Ford Motor Company, Green Mountain Coffee, Pfizer, Rio Tinto, The Procter & Gamble Company, U.S. Army, and the U.S. Department of Veterans Affairs. Reference BAInsight

2013

SharePoint Search 2013 - TechNet
https://blogs.technet.microsoft.com/tothesharepoint/tag/sharepoint-search-2013/

Problems Crawling the non-Default zone *Explained
https://blogs.msdn.microsoft.com/sharepoint_strategery/2014/07/08/problems-crawling-the-non-default-zone-explained/

Search Unleashed Series (Fast Search – SharePoint 2013)
Search Architecture with SharePoint 2013
Crawling content with Sharepoint 2013 Search 
Notes on securing data with Sharepoint 2013 Search 
How to tell that a Continuous Crawl is actually working 
Certain types of Icons are not being displayed in search results with Sharepoint 2013

Compare Content Query Web Part vs. Content Search Web Part
https://support.office.com/en-us/article/When-to-use-the-Content-Query-Web-Part-or-the-Content-Search-Web-Part-in-SharePoint-346a0f48-38de-409b-8a58-3bdca1768929

Note that the number of threads in 2013 changes with the number of cores http://blogs.technet.com/b/searchguys/archive/2013/02/19/content-processing-performance-scaling.aspx

Also here is good diagram of overlap in continuous crawls
http://blogs.technet.com/b/tothesharepoint/archive/2012/09/14/how-can-i-achieve-the-best-freshness-of-search-results-introducing-continuous-crawls-for-sharepoint.aspx

Lowest value is one minute for continuous crawl
https://technet.microsoft.com/en-us/library/jj219802.aspx

Rock your Search Performance on SharePoint Dev Environments
http://social.technet.microsoft.com/wiki/contents/articles/24596.rock-your-search-performance-on-sharepoint-development-environments-in-10-steps.aspx

Running SharePoint 2013 search within a limited RAM footprint
http://reality-tech.com/2014/02/03/running-sharepoint-2013-search-within-a-limited-ram-footprint/

Performance Issues
http://platinumdogs.me/2014/01/07/controlling-search-noderunner-memory-usage-in-sharepoint-2013/

Custom entity extraction in SharePoint 2013
http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/2013/01/08/no-metadata-no-problem-custom-entity-extraction-in-sharepoint-2013.aspx

Troubleshooting Tool
https://sp2013searchtool.codeplex.com/

Foundation
http://technet.microsoft.com/en-us/library/sharepoint-online-search-service-description.aspx
https://www.nothingbutsharepoint.com/sites/itpro/pages/search-in-sharepoint-2013-foundation-versus-full-blown-server.aspx

Reset Index from Microsoft

Solution

To solve the issue follow these steps:

  1. Stop the Timer Service
  2. Clear the configuration cache
    1. Find in \ProgramData\Microsoft\SharePoint\Config the folder where the file cache.ini exists
    2. Delete every file from this folder EXCEPT cache.ini
    3. Open cache.ini, delete the content and put ’1′ (without the quotes) in it and save the file
  3. Restart the Timer Service
  4. Index reset
  5. Full crawl

https://blogs.msdn.microsoft.com/jamesway/2011/05/23/sharepoint-2010-clearing-the-configuration-cache/

Reset Index Additional Reference http://www.itidea.nl/index.php/search-has-encountered-a-problem-that-prevents-results-from-being-returned/

Export/Import Managed Properties via Powershell
http://blog.riccardocelesti.it/exportimport-managed-properties-via-powershell/

Check these TechNet articles:

Good article on intro to ….
http://blogs.msdn.com/b/russmax/archive/2013/06/06/search-2013-search-architecture-part-1-intro.aspx

Test Lab Guide: Configure a highly available SharePoint Server 2013 Search topology
http://technet.microsoft.com/en-us/library/dn271768.aspx

Changes from SharePoint 2010 to SharePoint 2013
http://technet.microsoft.com/en-us/library/ff607742(v=office.15)#section4

FAST Search Server 2010 for SharePoint deprecated features
http://technet.microsoft.com/en-us/library/ff607742(v=office.15)

Search technical reference for SharePoint Server 2013
http://technet.microsoft.com/en-us/library/jj219574(v=office.15).aspx

Administer search in SharePoint Server 2013
http://technet.microsoft.com/en-us/library/ee792877(v=office.15).aspx

Architectures - Download
http://www.microsoft.com/en-us/download/details.aspx?id=30383
http://www.microsoft.com/en-us/download/details.aspx?id=30464

Scale Search Performance
http://technet.microsoft.com/en-us/library/jj219628.aspx
http://social.technet.microsoft.com/wiki/contents/articles/16002.sharepoint-2013-capacity-planning-sizing-and-high-availability-for-search-in-spc172.aspx

More Articles from the web:

Great articles from BAInsight.
http://www.bainsight.com/pages/sharepoint-search-2013.aspx

SharePoint 2013 Search – FAST Integration
http://www.matdesmarais.com/2012/07/sharepoint-2013-search-fast-integration/

What happens with FAST in SharePoint 2013
http://nbsharepointtalk.blogspot.se/2012/07/whats-new-within-sharepoint-2013-search_24.html

Check out more cool new features in SharePoint 2013
http://www.surfray.com/blog/2012/07/16/new-features-in-sharepoint-2013/

Document Preview
http://www.surfray.com/blog/2012/07/16/document-preview-in-sharepoint-2013/

SEO is built in 2013
 http://blog.mastykarz.nl/search-engine-optimization-sharepoint-2013/

Thursday, January 31, 2013

Search Browser Integration



So you create a search center and your search applications are configured.  Now what?  To get your users to use you new Search Center add your site to their search providers.
  Internet Explorer
If you are using IE you need to add a customer provider and the version of IE determines your steps.  For IE 9 …
I found a neat site to help http://www.enhanceie.com/ie/searchbuilder.asp

To manage your search providers use in IE > Tools > Manage your IE add-ons  or …

Google Chrome

Just right click in the address bar – select edit search engines – other search engines
Fill in the three blanks using 
Sharepoint
Sharepoint
http://intranet.contoso.com/search/pages/results.aspx?k=%s (name of your results page + ?=%s)
Reference
Chrome https://www.nothingbutsharepoint.com/sites/eusp/Pages/How-to-Create-a-Custom-Search-Engine-for-SharePoint-2013-in-Google-Chrome.aspx
Old Versions of IE http://www.pcworld.com/article/157021/Add_Custom_Search_Engines_to_IE_and_Firefox.html

Wednesday, March 28, 2012

FAST Search Link List

Here is a huge list of links on FAST (combined from several sources, thx leo)

LINKS

SharePoint + FAST Search VM SP1
http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=27417
SharePoint 2010 Enterprise Search Developer Training
http://msdn.microsoft.com/en-us/sharepoint/ff960975.aspx
SharePoint 2010 Enterprise Search IT Professional Training
http://technet.microsoft.com/enterprisesearch/ff960998
TechNet RSS Feeds
SharePoint 2010 - http://technet.microsoft.com/en-us/library/cc262043.aspx
FAST Search 2010 - http://technet.microsoft.com/en-us/library/ff686963.aspx
Survival Guide: FAST Search Server 2010 for SharePoint
http://social.technet.microsoft.com/wiki/contents/articles/survival-guide-fast-search-server-2010-for-sharepoint.aspx
What's new in enterprise search (SharePoint Server 2010)
http://technet.microsoft.com/en-us/library/ee667266.aspx
Technical Diagrams (including one comparing all search products that work with SharePoint 2010)
http://technet.microsoft.com/en-us/library/cc263199.aspx
FS4SP cmdlet help in .chm format
http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=23d2ef19-ea50-4a08-8e1d-64a889434369
FS4SP TechNet content in .chm format
http://www.microsoft.com/downloads/details.aspx?FamilyID=ead44c66-7d02-4edf-9e56-2f56c6f59f22
FS4SP main page on TechNet
http://technet.microsoft.com/en-us/enterprisesearch/ee441234.aspx
FS4SP Forum on TechNet
http://social.technet.microsoft.com/Forums/en-US/fastsharepoint/threads
Enterprise Search Scripts
http://gallery.technet.microsoft.com/ScriptCenter/en-us/site/search?f%5B0%5D.Type=RootCategory&f%5B0%5D.Value=sharepoint&f%5B0%5D.Text=SharePoint&f%5B1%5D.Type=SubCategory&f%5B1%5D.Value=searchmanagement&f%5B1%5D.Text=Search%20Management
 

VIDEOS

SharePoint 2010 Training
http://channel9.msdn.com/learn/courses/SharePoint2010Developer/
ITPro - http://technet.microsoft.com/en-gb/sharepoint/ff420396.aspx
Dev - http://msdn.microsoft.com/en-us/sharepoint/ff420377.aspx
BCS
http://www.bing.com/videos/watch/video/bcs-blog-overview-demo/10tvx2kqs
http://www.bing.com/videos/watch/video/consuming-external-data-with-business-connectivity-services-in-sharepoint-2010/10tmc8guo
SharePoint 2010 and Claims Based Identity
http://channel9.msdn.com/shows/Identity/Sharepoint-2010-and-Claims-Based-Identity/
Customizing the User Experience with FAST Search
Video about Microsoft IT migration to FAST Search and benefits they got from it
http://technet.microsoft.com/en-us/edge/customizing-the-user-experience-with-fast-search.aspx

Architecture

Monitoring / Administration / Troubleshooting

Friday, February 3, 2012

Microsoft FAST Search Server 2010


More from SharePoint Galaxy
FAST install
http://sharepointgalaxy.blogspot.com/2011/09/fast-search-install.html

Best of the Rest
FAST vs SharePoint Compare
http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=16032

http://www.slideshare.net/JoiningDots/sharepoint-2010-vs-fast

http://searchunleashed.wordpress.com/2011/04/13/reasons-to-go-with-fast-search-for-sharepoint-instead-of-regular-sharepoint-2010-search/

FAST vs SharePoint Compare (Diagram)
http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=14763

More information from Technet
Microsoft FAST Search Server 2010 for SharePoint TechCenter
http://technet.microsoft.com/en-us/enterprisesearch/ee441234.aspx

Microsoft FAST Search Server 2010 for SharePoint Evaluation Guide:
http://www.microsoft.com/downloads/details.aspx?FamilyID=c422d3c7-1443-41e4-b0fe-fc402ee4d8c1&displaylang=en

FAST Search Server 2010 for SharePoint TechNet Library:
http://technet.microsoft.com/en-us/library/ee781286(office.14).aspx

More on FAST and Enterprise
http://techmikael.blogspot.com/2011/05/document-thumbnails-and-powerpoint.html

Whitepapers
Microsoft FAST Search Server 2010 for SharePoint Enterprise Search Evaluation Guide
http://www.microsoft.com/en-us/download/details.aspx?id=8320
Microsoft SharePoint Server 2010 Enterprise Search Evaluation Guide
http://www.microsoft.com/en-us/download/details.aspx?id=2372
For more comparison data between the server-side search products from Microsoft
http://www.microsoft.com/en-us/download/details.aspx?id=14763
More Guides here
http://sharepoint.microsoft.com/en-us/resources/Pages/ResourceGallery.aspx
How Microsoft IT rolled out FS4SP
http://technet.microsoft.com/en-us/library/bb735129.aspx

Friday, September 23, 2011

SharePoint 2010 Search

FAQ

Where is the index stored?
http://social.technet.microsoft.com/Forums/en-US/sharepoint2010setup/thread/ea58d13d-653e-4bf5-aef4-c49fd8021d55

FAST vs SharePoint Compare
http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=16032

FAST vs SharePoint Compare (Diagram)
http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=14763

Attachments Searchable
http://www.toddklindt.com/blog/Lists/Posts/Post.aspx?ID=83

Force SharePoint to full crawl a single content database by detaching the database and then reattaching the database using the -clearchangelog argument.
http://technet.microsoft.com/en-us/library/cc263422

Crawl reset or not to reset that is the question
http://social.technet.microsoft.com/Forums/ar/sharepointsearch/thread/ad53918a-2069-4281-ac31-431081bfe515

Labs
http://www.microsoft.com/download/en/details.aspx?id=11513

Videos
http://www.microsoft.com/resources/technet/en-us/office/media/video/video.html?cid=estc&from=mscomoffice&VideoID=754e8fcf-ea86-4907-b745-ab40045dae7d

Control Search Results and fine tune your security trim
http://msdn.microsoft.com/en-us/magazine/ff796226.aspx
http://msdn.microsoft.com/en-us/library/ee819930.aspx

Found this great book on SharePoint Search
http://www.amazon.com/SharePoint-2010-Search-Josh-Noble/dp/1430234075/ref=sr_1_2?ie=UTF8&qid=1310992370&sr=8-2

• Microsoft Enterprise Search Center
http://www.microsoft.com/enterprisesearch

• TechNet Enterprise Search Technical Center:
http://technet.microsoft.com/en-us/enterprisesearch/default.aspx

• Microsoft Enterprise Search Blog:
http://blogs.msdn.com/enterprisesearch

• Microsoft SharePoint Server 2010 Search TechCenter
http://technet.microsoft.com/en-us/enterprisesearch/ee441229.aspx

• Microsoft SharePoint Server 2010 Enterprise Search Evaluation Guide:
http://www.microsoft.com/downloads/details.aspx?familyid=13FB5242-AA6F-467A-9D5E-1833F2B73E2F&displaylang=en

• Enterprise Search Administration (SharePoint Server 2010):
http://technet.microsoft.com/en-us/library/ee792877(office.14).aspx

• Search Topology Management:
http://technet.microsoft.com/en-us/library/ee805956(office.14).aspx

• Microsoft FAST Search Server 2010 for SharePoint TechCenter
http://technet.microsoft.com/en-us/enterprisesearch/ee441234.aspx

• Microsoft FAST Search Server 2010 for SharePoint Evaluation Guide:
http://www.microsoft.com/downloads/details.aspx?FamilyID=c422d3c7-1443-41e4-b0fe-fc402ee4d8c1&displaylang=en

• FAST Search Server 2010 for SharePoint TechNet Library:
http://technet.microsoft.com/en-us/library/ee781286(office.14).aspx

More on FAST and Enterprise
http://techmikael.blogspot.com/2011/05/document-thumbnails-and-powerpoint.html

More from SharePoint George
http://sharepointgeorge.com/2010/configuring-enterprise-search-sharepoint-2010/

Refinement Panels
http://www.sharepointanalysthq.com/2010/06/sharepoint-2010-search-refinement-panel-options/
awesome article http://www.chaholl.com/archive/2010/08/20/creating-a-custom-refinement-filter-generator.aspx

Federated Search - Twitter
http://www.mice-ts.co.uk/2011/10/07/adding-twitter-as-a-sharepoint-2010-federated-search-location-walkthrough/

Remove GUIDs from Search DB
http://summit7systems.com/blogs/modify-names-of-fast-search-service-applications-databases/

https://msmvps.com/blogs/shane/archive/2010/09/29/how-to-remove-the-guids-from-the-sharepoint-search-service-application-databases.aspx