What's new in search in SharePoint Server 2013
1- Continuous crawling-
In Sharepoint-2010, incremental crawl is used to keeping search index fresh. This is a schedule crawling. so there is a time duration between two incremental crawls. if any document is uploaded by end user during this time duration. this document is not a part of crawling. this is a drawback in sharepoint 2010. Microsoft introduces a new type of crawling to overcome from this drawback. This is called Continuous crawling. Just enable continuous crawling and eliminates the need to schedule incremental crawls and automatically starts crawls as necessary to keep the search index fresh. For more information click Manage continuous crawls in SharePoint Server 2013.
2- New Search Architecture-
Two new components and two new database are added in sharepoint-2013 search which are followings-
Two new components-
- Analytics processing Component
- Query Processing Component
Two new databases-
- Link database
- Analytics Reporting Database.
3- Improvement in Search Default Page-
New Improvements in Search results page are:
- Everything
- People
- Conversations
- Videos
- Reports
4- Result Sources-
Result Sources were called “search scopes” in SharePoint 2010. Result Sources are used to define the index to be used in our queries. They also describe the subset of results to retrieve . Results Sources can be very useful to define verticals for our Search and ultimately help the user focus her search.
Result Sources were called “search scopes” in SharePoint 2010. Result Sources are used to define the index to be used in our queries. They also describe the subset of results to retrieve . Results Sources can be very useful to define verticals for our Search and ultimately help the user focus her search.
5- No more PDF Ifilter
Comments
Post a Comment