English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have many movie reviews, and I was wondering how I can put a search box where they type in the name and it shows them the page. I use xhtml / dreamweaver.

2006-08-16 20:43:43 · 1 answers · asked by mrxxbrian 2 in Computers & Internet Programming & Design

1 answers

One way to do this is by simply using a third party search provider to do the search for you. Google and Yahoo! do already index your content, so all you have to do is to create a form with an input field that links to a search limited to your domain. For example, this form searches inside answers.yahoo.com :






and here is the same form if you want to search your page with yahoo search:







If you want to index the content yourself, you should take a look at lucene ( http://lucene.apache.org/java/docs/ ), an open source platform that allows you to create and search indices for arbitrary contents.

2006-08-16 22:24:22 · answer #1 · answered by Ben Ferrari 3 · 1 0

fedest.com, questions and answers