Forum Moderators: mack

Message Too Old, No Replies

Full Text search index of website? how?

         

cgchris99

8:02 pm on Jul 29, 2003 (gmt 0)

10+ Year Member



How do I create a full Text search of an entire website. Most pages will be static but some are dynamic.

They also want to be able to re-index at their leasure.

Thanks for any info

ppg

10:43 pm on Jul 29, 2003 (gmt 0)

10+ Year Member



You could install the fluid dynamics search, its perl based, easy to install and you can re-index whenever you want.

A search on google will turn it up.

I've come accross others, but I've only used that one. Its nice and very customisable. If thats a word.

gangstah

10:03 pm on Jul 31, 2003 (gmt 0)

10+ Year Member



If your server is in house and you're running Windows you could use Index Server.

Imaster

10:52 pm on Jul 31, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If you are on linux, and have your own server, then go in for Aspseek at aspseek.org

Nothing compares the efficiency, power, and speed of the search engine :)

killroy

10:53 pm on Jul 31, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I've written my own. Took a lot of research into linguistics and IR papers. It'll bemuch longer then an of the shelf search, but it'll do whatever you want it to. If you're interested I'll outline the steps involved.

SN

Imaster

11:09 pm on Jul 31, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Take killroy seriously. When he says, he means it :) I loved his killroys's adsense calculator :)

ambassador

11:46 pm on Aug 2, 2003 (gmt 0)

10+ Year Member



-------
Aug 2, 2003

The "site search" feature is something that I would like to be able to do too. Regarding web programming, all I know is HTML and the smallest bit of CSS - no Perl, no ASP, no CGI, nothing else at all.

Killroy - is your search feature easy enough for someone having the aforementioned skills to implement? If so, I am interested.
-------

killroy

8:38 am on Aug 3, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hmm, I'm afraid not. You'll have to do theprogramming. I basically did it from first principles, was an increadible learning experience for sure, but I had to get me hands greasy in the mechanics (Must've mixed at least 3 or 4 programming languages, and I ain't talking html or css ;).

If you're not into programming or don't have a programmer hand you'll be best of with an off the shelf solution. I wish I had all the time in the world, then I'd write a first-principles primer to get others interested started... well I still might....

SN