Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: OT: Vector based search engine

by tachyon (Chancellor)
on May 15, 2004 at 05:42 UTC ( [id://353578]=note: print w/replies, xml ) Need Help??


in reply to OT: Vector based search engine

If you just want a good efficient seach engine I would recommend Swish-e We use it. So does apache.org and many other open source websites. The index code is in C of course but there is a Perl XS Swish::API module that ships with it. There is also a Perl front end. It is stable free and fast. Under mod perl (which gives you a persistent search object) searching a reasonable sized website it is blindingly fast ie sub millisecond. The result highlighting code takes about 4 times longer to run than the search.

cheers

tachyon

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://353578]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (7)
As of 2024-04-19 06:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found