.NETters, For the .NET project that I am working on, I need to index about 100 million strings. Each string is associated with a list of integers. The requirements are that the memory footprint must stay low and that we cannot use any database. It is okay to use a file-based memory management scheme. I am wondering if anyone has any suggestions on the algorithm to use (and if there already is code out there:-)).
Thank you in advance for your help. Pradeep =================================== This list is hosted by DevelopMentorŪ http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com