开发者

Search Engine for website [closed]

开发者 https://www.devze.com 2022-12-21 16:56 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 12 years ago.

I have website and I need to build search engine for it.

I do not know how to build that, I just wrote same qu开发者_Python百科ery to get same important value.

but this does not give sense.

And thanks for any help.


You could do one of two things:

  1. Use a third party search engine such as Google Site Search. (You'll have to pay if you don't want google branding or ads)
  2. Create your own. Maybe use Lucene.net.


It looks, you need to provide detailed Search features for your site. If so, In General you can do something like:

Provide textboxes and a search button. Create a stroed procedure which searches the database based on the textbox entries on click of the Search Button.

ref : Implementing search option

For detailed Search module implementation have a look at these samples:

  • Static-Site Search Engine with ASP.NET/C#
  • Create a Site Search Engine in ASP.NET
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号