Impact of Gen-AI on IT Jobs - Growth Mindset Show
x
C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
.NET
.NET Assemblies
.NET Core
.NET Standard
Active Directory
ADO.NET
Agile Development
AJAX
Alexa Skills
Algorithms in C#
Android
Angular
Architecture
ArcObject
Artificial Intelligence
ASP.NET
ASP.NET Core
Augmented Reality
Aurelia
AWS
Azure
Backbonejs
Big Data
BizTalk Server
Blockchain
Bootstrap
Bot Framework
Business
C#
C# Corner
C, C++, MFC
Career Advice
Chapters
CIO
Cloud
COBOL.NET
Coding Best Practices
Cognitive Services
COM Interop
Compact Framework
Cortana Development
Cryptocurrency
Cryptography
Crystal Reports
Current Affairs
Custom Controls
Cyber Security
Data Mining
Databases & DBA
Design Patterns & Practices
DevOps
DirectX
Dynamics CRM
Enterprise Development
Entity Framework
Error Zone
Exception Handling
Expression Studio
F#
Files, Directory, IO
Games Programming
GDI+
General
Generative Engine Optimization (GEO)
Google Cloud
Google Development
Graphics Design
Hardware
Hiring and Recruitment
HoloLens
How do I
HTML 5
Internet & Web
Internet of Things
Ionic
iOS
Java
Java and .NET
JavaScript
JQuery
JSON
JSP
Knockout
kotlin
Leadership
Learn .NET
LightSwitch
LINQ
Machine Learning
Microsoft 365
Microsoft Office
Microsoft Phone
Mobile Development
Multithreading
Nano Banana
NetBeans
Networking
Node.js
Office Development
OOP/OOD
Open Source
Operating Systems
Oracle
Outsourcing
Philosophy
PHP
Power BI
Printing in C#
Products
Progressive Web Apps
Project Management
Python
Q#
QlikView
R
React
Reports using C#
Robotics & Hardware
Ruby on Rails
Salesforce
Security
Servers
SharePoint
SignalR
Silverlight
Smart Devices
Software Testing
SQL Language
SQL Server
Startups
String in C#
Swift
TypeScript
Unity
UWP
Visual Basic .NET
Visual Studio
WCF
Wearables
Web Development
Web Services
Web3
Windows 10
Windows Controls
Windows Forms
Windows PowerShell
Windows Services
Workflow Foundation
WPF
Xamarin
XAML Standard
XML
XNA
XSharp
Register
Login
0
Answer
How to Crawl and Search File System in SharePoint 2010 Search
sreenu kolusu
13y
1.5k
0
1
Printing in C#
Reply
Senario: i have created on Shared Folder in SharePoint installed server. i want to search for searchkeyword from this SharedFolder location also. i.e i want to crawl filesystem and display search results from SharedFolder location
Solution:
1. First create one Shared Folder location.
\\udaykumarreddy\FileShare_Uday
2. Now Open Central Administration , Click on Manage Service applications which is under Application Management
3. Click on Search Service Application from the list of Services.
4. Click on Content Sources which is listed under Crawling on left side of the page.
5. Click on New Content Source.
6. Specify New Content Source Title(FileSysSearch), Content Source Type (select File Shares), Start Addresses (\\udaykumarreddy\SharedFolder from step1), and check Start Full Crawl.Now Click on "OK".
Note if you want to schedule full or incremental crawl , can schedule by click on "Create Schedule".
7. Full crawl will start and takes few minutes times.
8. After completion of crawl we can check crawl is completed successfully or not. Click on "Crawl Log" under Crawling
9. Now click on Scopes which is under "Queries and Results".
10. Click on New Scope
11. Specify Scope Title and Description.Then Click on "OK".
12. Now it display all scopes and for the newly created scope we need to add rule, so click on "Add rules".
13. Specify Scope rule type(as Content Socure), Content Source(select Content Source name from dropdown), and Click on "OK".
14. After adding rule it will takes maximum 15 minutes time to this search scope available in search results.
15. Now Go to your site, Site Actions-->Site Settings.
16. Click on Search Scopes which is under Site collection Administration.
17. Click on Display group.
18. Click on Search Dropdown in Display group page.
19. by default newly added scopes are not checked. so select your scope and check.
20. Now click on "Advanced Search".
21. by default newly added scopes are not checked. so select your scope and check.
22. Now go to your site , select your scope from the search dropdown and specify search keyword in text box then press enter.
23. Now search result page will display search results based on search keyword.
That's it..
Delete Row
Delete Column
Insert Link
×
Insert
Cancel
Embed YouTube Video
×
Width (%)
Height (%)
Insert
Cancel
Table Options
×
Rows
Columns
First row as header
Create Table
Insert Image
×
Selected file:
Alignment
Left
Center
Right
Select an image from your device to upload
Upload to Server
Cancel
Post
Reset
Cancel
Answers (
0
)
Related Discussion