Forum Moderators: mack

Message Too Old, No Replies

Help with Entropy Search! Please

         

wnshops

7:57 pm on Jan 21, 2004 (gmt 0)

10+ Year Member



I do all this but why my entropy search does not work.? when i input "hello" click search it just went blank. What's happen. so rebuid the index and but it's still not working. Help webmaster.

This script enables a nice, quick search engine that can help your visitors find information that they are interested in more easily. The larger the site, the more important the search engine becomes.

Warning: This search engine searches all of the ASCII (text) files on your site. This includes HTML, PERL, plain text files, etc. Since there is no way to limit the search engine, if any of these files contain sensitive information, either encrypt the files or remove them from your site. This is a smart move anyway - you should not store sensitive information on your web site without encryption.

To create an Entropy search engine:

Click on the Rebuild Search Index link under Entropy Search in the CGI Center area. This creates (or recreates) the index file that the search engine uses to find information.

Click on the Back button on your browser and click on the Setup Search Engine link.

Copy and paste the HTML code into your web page.

Use the Search Query field to test the script.

This is the minimum you need to do to get the script working - upload the file, and you're finished. Refer to Editing the search engine template if you need to customize the appearance of the guestbook.

davidpbrown

3:42 pm on Jan 23, 2004 (gmt 0)

10+ Year Member



Hi wnshops

I'm not familiar with entropy search but that it doesn't allow you to exclude files suggests it might not be as good as the
ht*p://www.perlfect.com/freescripts/search/ I have used and which provides a free perl script that should prove simple to adapt.

Welcome to WebmasterWorld.

wnshops

6:55 pm on Jan 23, 2004 (gmt 0)

10+ Year Member



thanks it's working now.
But why it is when i input and like (flowers) and click search , The result will pop up in new page. Where do I need target? how can do this when type in flower and click on search . the list will this place on my default page.
I don't want to use frame. So hellpppppppppppp!
please so me the code. please use the entropy code above. as an example.
Thanks.

davidpbrown

11:29 pm on Jan 23, 2004 (gmt 0)

10+ Year Member



As I suggested I'm not familiar with entropy search but if you have something like target="x" in your html then simply remove it from the code.
target="_blank" is one of the more common ways used to open up a new window but if a name is given to a frameset that doesn't exist you'll get a new window then also.