| The Save function is useful when you need to use search results across multiple requests. The Save function will generate a unique filename and return you an identifier, so you do not need to implement your own naming scheme.
Files created by Save remain valid for 24 hours, after which they are deleted. Garbage collection occurs periodically and a result list main remain on disk for longer the 24 hours if there is no activity on the web server. |