Click here to Skip to main content
15,880,503 members
Articles / Web Development / ASP.NET

Dynamic HTML Page creation & Search through Free Text and Meta Tags of HTML by Using Index Server

Rate me:
Please Sign up or sign in to vote.
3.73/5 (7 votes)
1 Aug 20034 min read 99K   929   28  
The article mainly focuses on the problem faced in jobs portal to provide the mechanism to employers/recruiters to search job seeker’s uploaded and created resumes on the basis of given template, and vice versa for the job seekers to search the jobs on the basis of the specified criteria.
Steps:
First Create database name: "SearchIndex"
Run Sql Files(Table_Sql.sql & usp_Profile_Save.sql) located in "DataBase Sql File" folder.
Make Search folder as web folder.
Make changes in the web.config file
create Catalogue in Index Server and name it "Search"
Follow the steps for configurating the Index Server described in article.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Architect Version 1
Ireland Ireland
Adnan Ahmed is SharePoint Architect in Version 1(http://www.version1.com), the IT Consulting Company in Ireland and has involved with many large enterprises to help them realise real benefits of SharePoint 2007|2010.

SharePoint Architect | Blogger | IT Evangelist | MCPD SharePoint 2010 Developer| MCITP SharePoint Administrator 2010

Email: adnan.ahmed@live.ie
Owner: http://www.mossgurus.com
http://www.sp-blogs.com
Linked In Profile: http://www.linkedin.com/in/syedadnanahmed

My Blogs:
http://www.sp-blogs.com/blogs/adnan

Comments and Discussions