Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post May 05, 2012 04:18 PM by Ken Tucker
Member
1 Points
20 Posts
May 05, 2012 03:57 PM|LINK
Any one having idea about ASP.net website search ??
i want to search the content of my asp.net website not from the database , Give me some example , or any idea that how can i perform this functionality
please dont refer any 3rd party or javascript solutions
All-Star
16797 Points
2608 Posts
MVP
May 05, 2012 04:18 PM|LINK
Lucene .net is an open source source search library you could use. Note the code is available to view
http://incubator.apache.org/lucene.net/
talhaoman
Member
1 Points
20 Posts
Asp.Net website search, (Not from database)
May 05, 2012 03:57 PM|LINK
Any one having idea about ASP.net website search ??
i want to search the content of my asp.net website not from the database ,
Give me some example , or any idea that how can i perform this functionality
please dont refer any 3rd party or javascript solutions
Ken Tucker
All-Star
16797 Points
2608 Posts
MVP
Re: Asp.Net website search, (Not from database)
May 05, 2012 04:18 PM|LINK
Lucene .net is an open source source search library you could use. Note the code is available to view
http://incubator.apache.org/lucene.net/
Space Coast .Net User Group