Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: searching problem

by RichardK (Parson)
on Jan 18, 2013 at 11:58 UTC ( [id://1014041]=note: print w/replies, xml ) Need Help??


in reply to searching problem

If you need to run this often and your word lists are fairly constant, store them in indexed database tables.

sqlite is a simple way to experiment, and databases are designed for that sort of job :)

Then you only have to create the reverse strings once when you populate the DB.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2024-04-25 08:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found