Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Re: Store results by search term, not session ID

by perrin (Chancellor)
on May 10, 2002 at 03:38 UTC ( [id://165590]=note: print w/replies, xml ) Need Help??


in reply to Re: Store results by search term, not session ID
in thread Database searches with persistent results via CGI

Hmmm... I had a reply node here and it seems to have been erased when I replied to ask below in the same thread. Very strange.

Anyway, the gist of it was that you can use the table structure you suggested or serialize the whole result data structure into a blob column using Storable.

Also, make if your search criteria are in a hash make sure you sort them before you use them as the result key. Hashes can return their keys in a different order, even when the keys are identical.

  • Comment on Re: Re: Store results by search term, not session ID

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://165590]
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: (3)
As of 2024-03-29 15:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found