id stringlengths 14 16 | text stringlengths 2 3.14k | source stringlengths 45 175 |
|---|---|---|
21d1aaebf86d-1 | In the Start Addresses section, in the Type start addresses below (one per line) box, type the URLs from which the crawler should begin crawling.
In the Crawl Settings section, select the crawling behavior that you want.
In the Crawl Schedules section, to specify a schedule for full crawls, select a def... | https://learn.microsoft.com/en-us/sharepoint/search/add-edit-or-delete-a-content-source |
21d1aaebf86d-2 | After you make the changes that you want, click OK .
To delete a content source
On the Manage Content Sources page, in the list of content sources, point to the name of the content source that you want to delete, click the arrow that appears, and then click Delete .
Click OK to confirm that you wa... | https://learn.microsoft.com/en-us/sharepoint/search/add-edit-or-delete-a-content-source |
ce3226cd7919-0 | APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
When you reset the search index in SharePoint Server, all content is immediately removed from the search index and users will not be able to retrieve search results. After you reset the search index, you must perform a full crawl of one... | https://learn.microsoft.com/en-us/sharepoint/search/reset-the-search-index |
ce3226cd7919-1 | To reset the search index
Verify that the user account that is performing this procedure is an administrator for the Search service application for which you want to reset the search index.
On the SharePoint Central Administration home page, in the Application Management section, click Manage service applica... | https://learn.microsoft.com/en-us/sharepoint/search/reset-the-search-index |
67905033baa4-0 | APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
If you want to remove the metadata of an item from the search index or from the search results, you remove the URL of that item. To remove a URL from the search index, use the Remove the Item from the Index option that is available th... | https://learn.microsoft.com/en-us/sharepoint/search/delete-items-from-the-search-index-or-from-search-results |
67905033baa4-1 | Do one of the following:
If you know the URL of the item that you want to remove, type the URL in the box.
If you do not know the URL of the item that you want to remove, search for it by using the filters Content Source , Status or Message .
Click Search .
Find and point to the URL of the ... | https://learn.microsoft.com/en-us/sharepoint/search/delete-items-from-the-search-index-or-from-search-results |
987e607eb296-0 | APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
Before you start, you may want to read Default crawled file name extensions and parsed file types in SharePoint Server . This article lists the file types that SharePoint Server by default includes in the search index.
If your ShareP... | https://learn.microsoft.com/en-us/sharepoint/search/add-or-remove-a-file-type-from-the-search-index |
987e607eb296-1 | On all servers that host a content processing component in the Search service application, enable parsing of the format of the file and the file name extension. See Enable or disable parsing of a file format .
Run a full crawl for all content sources that this change might affect.
When the full crawl finishe... | https://learn.microsoft.com/en-us/sharepoint/search/add-or-remove-a-file-type-from-the-search-index |
987e607eb296-2 | Click New File Type .
In the File extension box, type the extension of the file type that you want to add.
Click OK .
Verification: make sure that the extension appears in the list of file types on the Manage File Types page.
To remove a file name extension from the Manage File Types page
Ver... | https://learn.microsoft.com/en-us/sharepoint/search/add-or-remove-a-file-type-from-the-search-index |
987e607eb296-3 | The result is a list of all file formats that the content processing component in the Search service application referenced by $ssa can parse. For each file format the list shows:
The file name extension and mime type
The type of format handler that the content processing component uses to parse the format. ... | https://learn.microsoft.com/en-us/sharepoint/search/add-or-remove-a-file-type-from-the-search-index |
987e607eb296-4 | To stop the SharePoint Search Host Controller, type this command: net stop spsearchhostcontroller
To restart the SharePoint Search Host Controller, type this command: net start spsearchhostcontroller
Verification: show the list of file name extensions and file formats that the content processing componen... | https://learn.microsoft.com/en-us/sharepoint/search/add-or-remove-a-file-type-from-the-search-index |
987e607eb296-5 | Verification: show the list of file name extensions and file formats that the content processing component can parse and make sure that the file name extension is not there. See View information about file formats that can be parsed .
To enable parsing of a file format using a third-party filter-based format ha... | https://learn.microsoft.com/en-us/sharepoint/search/add-or-remove-a-file-type-from-the-search-index |
987e607eb296-6 | Verification: show the list of file name extensions and file formats that the content processing component can parse and make sure that the file name extension is there. See View information about file formats that can be parsed .
To disable parsing of a file format using a third-party filter-based format handl... | https://learn.microsoft.com/en-us/sharepoint/search/add-or-remove-a-file-type-from-the-search-index |
73dc16c235c7-0 | APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
The search schema in SharePoint Server determines how content is collected in and retrieved from the search index in SharePoint Server.
Crawled properties are metadata that is extracted from content during crawls. Metadata can be stru... | https://learn.microsoft.com/en-us/sharepoint/search/manage-the-search-schema |
73dc16c235c7-1 | On the Managed Properties page, you see an overview of all the managed properties, the settings on the managed properties and the crawled properties they are mapped to. To view crawled properties, click Crawled Properties . To view crawled property categories, click Categories .
To add a managed property
... | https://learn.microsoft.com/en-us/sharepoint/search/manage-the-search-schema |
73dc16c235c7-2 | Finer query tokenization
Important
If you want to be able to use this managed property as a refiner, you must select both Refinable and Queryable.
In the Mappings to crawled properties section, click Add a mapping .
On the Crawled property selection page, select a crawled property to map to the m... | https://learn.microsoft.com/en-us/sharepoint/search/manage-the-search-schema |
73dc16c235c7-3 | Click the Search service application.
On the Search Administration page, in the Quick Launch, under Queries and Results , click Search Schema .
On the Managed Properties page, find the managed property that you want to edit, or enter its name in the Filter box.
Point to the managed property that you wan... | https://learn.microsoft.com/en-us/sharepoint/search/manage-the-search-schema |
73dc16c235c7-4 | Click OK .
If you delete a managed property:Users can no longer run queries using this property.A query rule that uses this property no longer works.A custom search application or web part that uses this property no longer works.To delete this property from the search index, you'll have to perform a full crawl. ... | https://learn.microsoft.com/en-us/sharepoint/search/manage-the-search-schema |
73dc16c235c7-5 | On the Edit Crawled Property page, click OK .
You have to perform a full crawl of the content source that includes the crawled property that you've mapped to a managed property for the new mapping to take effect. If the new mapping is for a SharePoint Server library or list, you have to reindex that library or l... | https://learn.microsoft.com/en-us/sharepoint/search/manage-the-search-schema |
73dc16c235c7-6 | You can create new managed properties for a tenant or a site collection and map crawled properties to them. Alternatively, you can reuse existing, unused managed properties that do not have crawled properties mapped to them, and rename them using an Alias . Then, you must map crawled properties to the renamed managed ... | https://learn.microsoft.com/en-us/sharepoint/search/manage-the-search-schema |
73dc16c235c7-7 | Go to the Search Schema page for the tenant or for a site collection.
For the tenant, go to More features in the SharePoint admin center , and sign in with an account that has admin permissions in Microsoft 365. Under Search , select Open , and then select Manage Search Schema .
For the site collecti... | https://learn.microsoft.com/en-us/sharepoint/search/manage-the-search-schema |
73dc16c235c7-8 | To create a managed property by renaming an existing one
Verify that the user account that is performing this procedure is an administrator for the tenant or for the site collection.
Go to the Search Schema page for the tenant or for a site collection.
For the tenant, go to More features in the Shar... | https://learn.microsoft.com/en-us/sharepoint/search/manage-the-search-schema |
73dc16c235c7-9 | If you want to perform a full crawl of a library, click the LIBRARY tab, and then, on the ribbon, in the Settings group, click Library Settings .
If you want to perform a full crawl of a list, click the LIST tab, and then, on the ribbon, in the Settings group, click List Settings .
On the Settings... | https://learn.microsoft.com/en-us/sharepoint/search/manage-the-search-schema |
73dc16c235c7-10 | RefinableDateInvariant00 to RefinableDateInvariant01
Date (SharePoint Server 2019)
5
Queryable, Refinable, Sortable, Retrievable
RefinableDateSingle00 to RefinableDateSingle04
Decimal
10
Queryable
Decimal00 to Decimal09
Decimal
10
Multivalued, Queryable, Refinable, Sortable, Retrievabl... | https://learn.microsoft.com/en-us/sharepoint/search/manage-the-search-schema |
73dc16c235c7-11 | How to use an Alias: an example
Say that you want to create a managed property that contains employee numbers, and you want users to be able to search for these by typing "EmployeeID:12345", where "12345" is an example employee number. As this managed property is not of the type Text or Yes/No , you'll follow the ... | https://learn.microsoft.com/en-us/sharepoint/search/manage-the-search-schema |
73dc16c235c7-12 | Searchable
Enable/Disable
Yes
Queryable
Enable
Yes
Queryable
Disable
No
Retrievable
Enable
Yes
Retrievable
Disable
No
Refinable
Enable (if not already Sortable)
Yes
Refinable
Disable
No
Sortable
Enable (if not already Refinable)
Yes
Sortabl... | https://learn.microsoft.com/en-us/sharepoint/search/manage-the-search-schema |
ffd802452f48-0 | APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
The Search Navigation Web Part is configured to display links to the search verticals Everything , People , Conversations and Videos . It uses search results from the Search Results Web Part so that when users click a search vertic... | https://learn.microsoft.com/en-us/sharepoint/search/configure-properties-of-the-search-navigation-web-part |
ffd802452f48-1 | In the Search Navigation Web Part, click the Search Navigation Web Part menu arrow, and then click Edit Web Part .
In the Web Part tool pane, in the Control section, do the following:
To receive search results from another Web Part on the page, in the Use Current Query from list, select a Web Part.
... | https://learn.microsoft.com/en-us/sharepoint/search/configure-properties-of-the-search-navigation-web-part |
ffd802452f48-2 | Add a search vertical to the Search Navigation Web Part
Before you start this procedure, verify that you have created a new page for the search vertical. We recommend that you copy one of the existing search vertical pages — for example, results.aspx , and then modify the copy to create a new page.
To add a se... | https://learn.microsoft.com/en-us/sharepoint/search/configure-properties-of-the-search-navigation-web-part |
257c524f2c3e-0 | APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
By default, the Refinement Web Part is used on all search vertical pages (results.aspx, peopleresults.aspx, conversationresults.aspx, videoresults.aspx). The Web Part filters search results from a Search Results Web Part into categories... | https://learn.microsoft.com/en-us/sharepoint/search/configure-properties-of-the-refinement-web-part |
257c524f2c3e-1 | In the Web Part tool pane, in the Refinement Target section, select the Web Part from which from which to filter search results. By default, the Search Results Web Part is selected.
In the Web Part tool pane, verify that the Choose Refiners in this Web Part is selected.
Click Choose Refiners .
On the ... | https://learn.microsoft.com/en-us/sharepoint/search/configure-properties-of-the-refinement-web-part |
257c524f2c3e-2 | On the Settings menu, click Site Settings .
On the Site Settings page, in the Web Designer Galleries section, click Master pages and page layouts .
On the Master Page Gallery page, click Display Templates .
On the Display Templates page, click Language Files .
On the Language Files page,... | https://learn.microsoft.com/en-us/sharepoint/search/configure-properties-of-the-refinement-web-part |
257c524f2c3e-3 | On the Settings menu, click Site Settings .
On the Site Settings page, in the Web Designer Galleries section, click Master pages and page layouts .
On the Master Page Gallery page, click Display Templates .
On the Display Templates page, click Filters .
Open the Filter_Default.html file.... | https://learn.microsoft.com/en-us/sharepoint/search/configure-properties-of-the-refinement-web-part |
8a29141ef925-0 | APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
The Search Results Web Part displays the search results of a query entered in a Search Box Web Part. By default, the Search Results Web Part is used on all search vertical pages (results.aspx, peopleresults.aspx, conversationresults.asp... | https://learn.microsoft.com/en-us/sharepoint/search/configure-properties-of-the-search-results-web-part |
8a29141ef925-1 | Plan browser support
Accessibility for SharePoint 2013
Accessibility features in SharePoint 2013 Products
Keyboard shortcuts
Touch
Configure properties of the Search Results Web Part
To configure the properties of a Search Results Web Part
Verify that the user account that performs this procedur... | https://learn.microsoft.com/en-us/sharepoint/search/configure-properties-of-the-search-results-web-part |
8a29141ef925-2 | Property filter
You can use property filters to query the content of managed properties that are set to queryable in the search schema.
You can select managed properties from the Property filter drop-down list. Click Add property filter to add the filter to the query.
Query text
By default, the query ... | https://learn.microsoft.com/en-us/sharepoint/search/configure-properties-of-the-search-results-web-part |
8a29141ef925-3 | Restrict by navigation term of current page
Search results will be limited to content that is tagged with the term of the current page. The current tag is displayed as the last part of the friendly URL. This option is only meaningful for sites that use managed navigation.
Restrict by current and child navigation ... | https://learn.microsoft.com/en-us/sharepoint/search/configure-properties-of-the-search-results-web-part |
8a29141ef925-4 | On the SORTING tab, you can specify how search results should be sorted. This tab is available only if you use Advanced Mode . If you use Quick Mode , you can define sorting options in the result source.
In the Sort by drop-down list:
Select a managed property from the list of managed properties that are se... | https://learn.microsoft.com/en-us/sharepoint/search/configure-properties-of-the-search-results-web-part |
8a29141ef925-5 | Select whether to use Query Rules or not.
URL Rewriting
Select if the URL rewrite to the item details page should continue to be relative for each catalog item as defined when you set up the catalog connection. This option is only meaningful for sites that use managed navigation and have connected to a catalog th... | https://learn.microsoft.com/en-us/sharepoint/search/configure-properties-of-the-search-results-web-part |
8a29141ef925-6 | Grouped by
Shows the managed property on which search results should be grouped as defined on the REFINERS tab.
Applied query rules
Shows which query rules are applied to the query.
The Query template variables section shows the query variables that will be applied to the query, and the values of the ... | https://learn.microsoft.com/en-us/sharepoint/search/configure-properties-of-the-search-results-web-part |
8a29141ef925-7 | Number of results per page The number of search results to be displayed per page.
Show ranked results Clear the check box if you want to show only promoted blocks (such as promoted results or personal favorites) or result controls (such as result counts) instead of the ranked results.
Show promoted results C... | https://learn.microsoft.com/en-us/sharepoint/search/configure-properties-of-the-search-results-web-part |
8a29141ef925-8 | Show paging Clear the check box if you don't want to show paging in the Web Part.
Show preferences link Clear the check box if you don't want to show a link to the preferences page in the Web Part.
Show AlertMe link Clear the check box if you don't want to show a link to the Alert Me page in the Web Part. ... | https://learn.microsoft.com/en-us/sharepoint/search/configure-properties-of-the-search-results-web-part |
8a29141ef925-9 | In the Upload a Web Part section, click Browse to find the Web Part file that you have edited, and then click Upload .
To add the customized Search Results Web Part to the search results page, do the following:
Browse to the search results page.
Click the Settings menu, and then click Edit Pag... | https://learn.microsoft.com/en-us/sharepoint/search/configure-properties-of-the-search-results-web-part |
9f6114e45a06-0 | APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
By default, the Search Box Web Part is used on the home page for the Search Center (default.aspx), and all search results pages (results.aspx, peopleresults.aspx, conversationresults.aspx, videoresults.aspx). By changing properties in t... | https://learn.microsoft.com/en-us/sharepoint/search/configure-properties-of-the-search-box-web-part |
9f6114e45a06-1 | In the Web Part tool pane, in the Properties for Search Box section, expand the Which search results page should queries be sent to section, and then do the following:
To display the settings that are defined on the Search Settings page, select the Use this site's Search Settings check box.
To overrid... | https://learn.microsoft.com/en-us/sharepoint/search/configure-properties-of-the-search-box-web-part |
9f6114e45a06-2 | Number of personal favorites: How many query suggestions are displayed to the user under the text Are you looking for these again? in the search results. These suggestions are based on search results that the user has clicked previously. To disable personal favorite results, clear the Show personal favorite results... | https://learn.microsoft.com/en-us/sharepoint/search/configure-properties-of-the-search-box-web-part |
c9058363fae3-0 | APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
In addition to the classic search experience, SharePoint Server 2019 comes with a modern search experience. Both search experiences use the same search index to find results.
As a user, the most visual difference is that in modern sea... | https://learn.microsoft.com/en-us/sharepoint/search/differences-search-2016-2019 |
c9058363fae3-1 | If you temporarily remove a search result , the result is removed in both search experiences.
When you create a promoted result at the tenant level, users can see it in both search experiences. In the modern search experience, users only see promoted results when they’ve filtered to All result types (default filte... | https://learn.microsoft.com/en-us/sharepoint/search/differences-search-2016-2019 |
9583ec4e8839-0 | APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
People search is a SharePoint Server feature that allows users to get information about people in the organization and to get links to the documents that they have authored. Users can access this feature by entering a search query in th... | https://learn.microsoft.com/en-us/sharepoint/search/deploy-people-search |
9583ec4e8839-1 | User profile synchronization must be configured in the farm. If this has not been done yet, at a minimum you must complete the following procedures that are described in Synchronize user and group profiles in SharePoint Server 2013 :
Phase 0: Configure the farm
Phase 1: Start the User Profile synchronization s... | https://learn.microsoft.com/en-us/sharepoint/search/deploy-people-search |
9583ec4e8839-2 | For Windows Server 2012:
On the Start screen, click SharePoint Central Administration .
If SharePoint Central Administration is not on the Start screen:
Right-click Computer , click All apps , and then click SharePoint Central Administration .
For more information about how to interact with Wi... | https://learn.microsoft.com/en-us/sharepoint/search/deploy-people-search |
9583ec4e8839-3 | On the Search Administration page, in the Quick Launch, in the Crawling section, click Crawl Rules .
On the Manage Crawl Rules page, click New Crawl Rule .
In the Path section, in the Path box, type the start address for the User Profile service application in the form sps3:// My_Site_host_URL , w... | https://learn.microsoft.com/en-us/sharepoint/search/deploy-people-search |
9583ec4e8839-4 | For more information, see Manage crawl rules in SharePoint Server .
When you configure My Sites, the starting URL to crawl the profile store (sps3:// My_Site_host_URL or sps3s:// My_Site_host_URL ) is automatically added to the preconfigured content source Local SharePoint Sites . We recommend that you remove t... | https://learn.microsoft.com/en-us/sharepoint/search/deploy-people-search |
9583ec4e8839-5 | To create a content source that specifies how to crawl the profile store
Verify that the user account that is performing this procedure is an administrator for the Search service application.
In Central Administration, in the Application Management section, click Manage service applications .
On the ... | https://learn.microsoft.com/en-us/sharepoint/search/deploy-people-search |
9583ec4e8839-6 | If you select Enable Incremental Crawls , create an incremental crawl schedule.
Optionally create a schedule for full crawls.
If you selected Enable Incremental Crawls , in the Content Source Priority section, select the priority for this content source.
Note
The Content Source Priority section ... | https://learn.microsoft.com/en-us/sharepoint/search/deploy-people-search |
9583ec4e8839-7 | Important
For a test environment, we recommend that you do not synchronize the profile store to a directory service or other external data source that is in a production environment. Instead, create a copy of the directory service and synchronize the copy with the profile store.
Use the following procedure to vie... | https://learn.microsoft.com/en-us/sharepoint/search/deploy-people-search |
9583ec4e8839-8 | To add information to a user's My Site, log on as a user for whom a user profile was created in the User Profile service application, and then go to that user's My Site. In the user's My Site, you can provide information about the user's expertise and interests. To see how the information that you added affects the peo... | https://learn.microsoft.com/en-us/sharepoint/search/deploy-people-search |
9583ec4e8839-9 | Manage user profile synchronization in SharePoint Server
Plan for My Sites in SharePoint Server
Create and configure a Search service application in SharePoint Server 2016
Manage crawling in SharePoint Server
Add, edit, or delete a content source in SharePoint Server | https://learn.microsoft.com/en-us/sharepoint/search/deploy-people-search |
7b5389c71e0d-0 | APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
A Search Center site, or Search Center, provides a classic interface for users to submit search queries and view search results. A Search Center site is the top-level site of a site collection that a farm administrator creates by using ... | https://learn.microsoft.com/en-us/sharepoint/search/create-a-search-center-site |
7b5389c71e0d-1 | Note the address of the new Search Center for future reference.
In the Template Selection section, in the Select a template subsection, click the Enterprise tab, and select the Enterprise Search Center template.
In the Primary Site Collection Administrator section, in the User name box, type the use... | https://learn.microsoft.com/en-us/sharepoint/search/create-a-search-center-site |
7b5389c71e0d-2 | In the Shared With dialog, click Invite people .
In the Share <SearchCenterName> dialog, in the Enter users separated with semicolons text box, type the names of the Windows user groups and Windows users to whom you want to grant permissions for submitting queries and viewing search results in the Search Cen... | https://learn.microsoft.com/en-us/sharepoint/search/create-a-search-center-site |
15f6bdc6383f-0 | APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
Before you begin
If you used the Farm Configuration Wizard after you installed SharePoint Server 2016 or SharePoint Server 2019, a Search service application might have been created at that time. To verify whether a Search service... | https://learn.microsoft.com/en-us/sharepoint/search/create-and-configure-a-search-service-application |
15f6bdc6383f-1 | Windows user credentials for the SharePoint Server Search service, which is a Windows service
This setting applies to all Search service applications in the farm. You can change this account at any time by clicking Configure service accounts in the Security section on the Central Administration home page.
S... | https://learn.microsoft.com/en-us/sharepoint/search/create-and-configure-a-search-service-application |
15f6bdc6383f-2 | Click OK .
Step 2: Create a SharePoint Search service application
Each Search service application has a separate content index. You can create multiple Search service applications if you want to have different content indexes for different sets of content. For example, if you want to segregate sensitive co... | https://learn.microsoft.com/en-us/sharepoint/search/create-and-configure-a-search-service-application |
15f6bdc6383f-3 | Accept the default value for Service Application name , or type a new name for the Search service application.
To make this application a cloud Search service one, in the Search Service Application type section, checkmark the Cloud Search Service Application box. Otherwise, leave the box unchecked.
In the ... | https://learn.microsoft.com/en-us/sharepoint/search/create-and-configure-a-search-service-application |
15f6bdc6383f-4 | To go to the Search Administration page
Verify that the user account that is performing this procedure is an administrator for the Search service application that you want to configure.
On the home page of the Central Administration website, in the Application Management section, click Manage service applica... | https://learn.microsoft.com/en-us/sharepoint/search/create-and-configure-a-search-service-application |
15f6bdc6383f-5 | In the Default Content Access Account dialog, in the Account box, type the account that you created for content access in the form domain\user name .
Type the password for this account in the Password and Confirm Password boxes.
Click OK .
Specify the contact email address
The Search service ... | https://learn.microsoft.com/en-us/sharepoint/search/create-and-configure-a-search-service-application |
15f6bdc6383f-6 | Create content sources in a SharePoint Search service application
In order for users to be able to get search results, the search system must first crawl the corresponding content. Crawling requires at least one content source. A content source is a set of options that you use to specify the type of content to crawl,... | https://learn.microsoft.com/en-us/sharepoint/search/create-and-configure-a-search-service-application |
15f6bdc6383f-7 | Step 4: Configure the SharePoint Search service application topology
When you create a Search service application, the SharePoint Server Search service is started on the application server that is hosting the Central Administration website, and search components are deployed to that server. If you have more than ... | https://learn.microsoft.com/en-us/sharepoint/search/create-and-configure-a-search-service-application |
1523590bddb9-0 | APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
To help identify and surface the content that users consider to be the most useful and relevant, the Analytics Processing Component in SharePoint Server analyzes both the content itself, and also the way that users interact with it. T... | https://learn.microsoft.com/en-us/sharepoint/search/overview-of-analytics-processing |
1523590bddb9-1 | Search analytics
Search analytics is a set of analyses that extracts information such as links and anchor text from content as it is being crawled and processed and stored in the search index. The extracted information is stored in the Link database together with information about clicks on search results. The in... | https://learn.microsoft.com/en-us/sharepoint/search/overview-of-analytics-processing |
1523590bddb9-2 | Social Tags
The Social Tags analysis analyses social tags, which are words or phrases that users can apply to content to categorize information in ways that are meaningful to them. In SharePoint Server, social tags are not used for refinement, ranking, or recall by default. However, you can create custom search ... | https://learn.microsoft.com/en-us/sharepoint/search/overview-of-analytics-processing |
1523590bddb9-3 | A default set of usage events are defined out of the box. The default events are always registered and analyzed by SharePoint Server. You can also configure custom event types. For more information about the default usage events, see The usage events used by Usage analytics .
Analyses in usage analytics
Anal... | https://learn.microsoft.com/en-us/sharepoint/search/overview-of-analytics-processing |
1523590bddb9-4 | Recommendations
The Recommendations analysis creates recommendations between items based on how users have interacted with the items on a site. The analysis uses the same event file as Usage counts, but looks for patterns in the usage. The analysis calculates an item-to-item relationship graph and adds the informatio... | https://learn.microsoft.com/en-us/sharepoint/search/overview-of-analytics-processing |
1523590bddb9-5 | The Analytics Processing Component generates data that is used to create the following usage reports:
Popularity Trends An Excel report that shows the daily and monthly count per usage event for a site collection, site, or specific item in a SharePoint library or list.
Note
Unique Users shows the number of ... | https://learn.microsoft.com/en-us/sharepoint/search/overview-of-analytics-processing |
1523590bddb9-6 | Item-to-item recommendations.
Relevance features.
These results are stored in the analytics reporting database, and in the search index. No user information is stored as a result of the data processing. The obfuscated user ID is only used when calculating the unique usage event counts, and calculating item-to... | https://learn.microsoft.com/en-us/sharepoint/search/overview-of-analytics-processing |
2523599d9c50-0 | APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
The search engine calculates the relevance rank, that is to say, the order in which the search results for a query appear. The ranking model is at the core of this calculation. In most cases, you can influence relevance by using the ava... | https://learn.microsoft.com/en-us/sharepoint/search/overview-of-search-result-ranking |
2523599d9c50-1 | Special purpose ranking models.
Special purpose ranking models compute the relevance rank for search results related to various specific ranking scenarios. For example, there is a ranking model to calculate the ranking score for recommendations and there are ranking models to calculate relevance ranks for cross-site ... | https://learn.microsoft.com/en-us/sharepoint/search/overview-of-search-result-ranking |
2523599d9c50-2 | General purpose
Search Model With Boosted Minspan
Ranking model that puts a higher weight on proximity features than the Default Search Model. Proximity features in the ranking model look at each of the query terms and determine how close to one another these query terms occur in the items. Proximity is only consid... | https://learn.microsoft.com/en-us/sharepoint/search/overview-of-search-result-ranking |
2523599d9c50-3 | Special purpose
Catalog ranking model
Ranking model for internet facing websites. This ranking model ranks search results for websites that use cross-site publishing and that have a product catalog associated with the SharePoint Server site collection.
Special purpose
Popularity ranking model
Ranking mode... | https://learn.microsoft.com/en-us/sharepoint/search/overview-of-search-result-ranking |
2523599d9c50-4 | Each ranking model has several ranking features. The relative weight of these ranking features in the overall ranking calculation varies per ranking model. Ranking features can be query dependent or query independent. To calculate the final ranking score of a search result, all the calculations of all the ranking featu... | https://learn.microsoft.com/en-us/sharepoint/search/overview-of-search-result-ranking |
2523599d9c50-5 | Promote particular results to the top of the search results.
Add a result block to promote particular results.
Change the rank by changing the query.
Change the sorting of the ranked results based on managed properties.
Dynamically promote or demote particular results.
Change the ranking model when ... | https://learn.microsoft.com/en-us/sharepoint/search/overview-of-search-result-ranking |
2523599d9c50-6 | For each query rule, you can influence the way you sort, rank and display search results. Each query rule consists of a query rule condition and a query rule action. Whenever a query matches a query rule condition, the query rule action that you specify in the query rule triggers.
You can specify the following query ... | https://learn.microsoft.com/en-us/sharepoint/search/overview-of-search-result-ranking |
2523599d9c50-7 | Change ranking when:
Description
Result contains keyword
Matches if the result contains the keywords anywhere in its contents, including meta-data.
Title contains keyword
Matches if the result title contains the specified keywords or phrases.
Title matches keyword
Matches if the result tit... | https://learn.microsoft.com/en-us/sharepoint/search/overview-of-search-result-ranking |
2523599d9c50-8 | SharePoint Server has several full-text indexes. Each full-text index has several managed properties that are stored in that full-text index. In this section, we only discuss the default full-text index and only a few of the default full-text index contexts in combination with the default search ranking model.
A full... | https://learn.microsoft.com/en-us/sharepoint/search/overview-of-search-result-ranking |
2523599d9c50-9 | 2
Filename
0.1512
5
Author
0.1581
7
Body
0.0194
For example, you create a new managed property of the type string that contains about ten words or less. You consider this new managed property to be about as important as the existing managed property Title . In that case, you should ma... | https://learn.microsoft.com/en-us/sharepoint/search/overview-of-search-result-ranking |
2523599d9c50-10 | Influence the ranking of search results by using a custom ranking model
The most advanced way to change the ranking of search results is to create a custom ranking model. In most cases, the ranking models that SharePoint Server supplies provide good ranking, and you can influence this ranking with query rules as ... | https://learn.microsoft.com/en-us/sharepoint/search/overview-of-search-result-ranking |
8703a78ece36-0 | APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
Learn how to implement best practice disaster recovery for search in a SharePoint Server farm.
This article gives best practice guidance that you can use to develop a supported disaster recovery (DR) strategy for search in SharePoint ... | https://learn.microsoft.com/en-us/sharepoint/search/best-practices-of-disaster-recovery-for-search |
8703a78ece36-1 | Size and complexity of your recovery solution
You can't develop an effective recovery strategy and evaluate technical solutions without these benchmarks.
Important
Focus on business continuity and IT recovery requirements, instead of the required steps to create a DR strategy.
Although the scope of this... | https://learn.microsoft.com/en-us/sharepoint/search/best-practices-of-disaster-recovery-for-search |
8703a78ece36-2 | Content processing component
Carries out various processes on the crawled items, such as document parsing and property mapping.
Analytics processing component
Carries out search analytics and usage analytics.
Search administration database
Stores the search configuration data. There is only one search... | https://learn.microsoft.com/en-us/sharepoint/search/best-practices-of-disaster-recovery-for-search |
8703a78ece36-3 | Overview of the Search service application index structure
Because the structure of the SharePoint Search service application index is so complex, an in-depth description is beyond the scope of this article. In simple terms, the index consists of many small pieces that are a series of updatable groups of data. Th... | https://learn.microsoft.com/en-us/sharepoint/search/best-practices-of-disaster-recovery-for-search |
8703a78ece36-4 | When a new search service application is created, the counter starts at zero. The DocID is incremented by one every time that a new item is discovered during a crawl, and the counter continues to increase over time as new items are discovered. The counter value is never decremented. Even if a document is deleted, its... | https://learn.microsoft.com/en-us/sharepoint/search/best-practices-of-disaster-recovery-for-search |
8703a78ece36-5 | Crawling read-only content databases was an option, where SQL Server Log shipping methods were used to maintain a copy of the production content databases attached to the DR farm in read-only mode. This means that an SSA hosted on the DR farm could be configured to crawl the databases via a read-only web application on... | https://learn.microsoft.com/en-us/sharepoint/search/best-practices-of-disaster-recovery-for-search |
8703a78ece36-6 | Starting with SharePoint Server 2013, significant changes in the search architecture and how configuration elements are stored means we have to think differently about search disaster recovery. The following sections describe these changes and how they affect the disaster recovery choices that are available.
Configur... | https://learn.microsoft.com/en-us/sharepoint/search/best-practices-of-disaster-recovery-for-search |
8703a78ece36-7 | Handles the processing of Search Analytic information
Processes usage analytics
Provides relational information that the content processor uses to support the search recommendations feature
Provides statistical information about document popularity (for example, page visits and clicks) that the content proc... | https://learn.microsoft.com/en-us/sharepoint/search/best-practices-of-disaster-recovery-for-search |
8703a78ece36-8 | Option
Limitations
Crawl the read-only databases in the DR farm.
No site collection or web level search configuration changes are replicated to the DR farm.
Perform a dual-crawl production farm.
No site collection or web-level search configuration changes are replicated to the DR farm. Analytics... | https://learn.microsoft.com/en-us/sharepoint/search/best-practices-of-disaster-recovery-for-search |
8703a78ece36-9 | It is also supported to take a backup of the Search service application administration database and restore that in the DR site. By using Microsoft PowerShell, administrators can create a new Search service application by using the backup. However, this will only recover the actual configuration of the search service a... | https://learn.microsoft.com/en-us/sharepoint/search/best-practices-of-disaster-recovery-for-search |
8703a78ece36-10 | In this case, both a full backup and remote or local crawling would be employed and a process for the restore made available if it is needed. A typical reason to start the full restore process is if the failover to the DR site is more than a temporary interruption to normal service and failing back to production isn't ... | https://learn.microsoft.com/en-us/sharepoint/search/best-practices-of-disaster-recovery-for-search |
8703a78ece36-11 | With all these things considered, it is worth investigating the expected RPO and RTO requirements of the Search service application. Currently, SharePoint supports an RPO and RTO of one week for the search service application. If you consider what this means, it implies that configuration items, analytics processed inf... | https://learn.microsoft.com/en-us/sharepoint/search/best-practices-of-disaster-recovery-for-search |
8703a78ece36-12 | Restore Search service applications in SharePoint Server
The frequency at which search service backups must be taken will be influenced by many things, but primarily the RPO required by the business will be the key driver. As the search index becomes larger, the time taken to both back up and restore the service ... | https://learn.microsoft.com/en-us/sharepoint/search/best-practices-of-disaster-recovery-for-search |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.