Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^11: Running SuperSearch off a fast full-text index.

by creamygoodness (Curate)
on Jun 11, 2007 at 01:03 UTC ( [id://620392]=note: print w/replies, xml ) Need Help??


in reply to Re^10: Running SuperSearch off a fast full-text index.
in thread Running SuperSearch off a fast full-text index.

I've worked on spiders that have used the file system, and spiders that have used databases. It's certainly cheaper to use the file system. But thinking about the size of the dataset, we can easily afford to put these records into a database. There are only c. 600,000 records, and they're small -- not even full web pages. I like the idea of using SQLite.
--
Marvin Humphrey
Rectangular Research ― http://www.rectangular.com
  • Comment on Re^11: Running SuperSearch off a fast full-text index.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (6)
As of 2024-04-24 08:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found