in reply to Re^3: Using indexing for faster lookup in large file
in thread Using indexing for faster lookup in large file

Hi. And thanks for taking the time.

I think this is a nice approach, because like you say there is a lot of redundancy in the data.

I'll try to have a look at this more later on, but as for now I went with the Lucy approach.
  • Comment on Re^4: Using indexing for faster lookup in large file

Replies are listed 'Best First'.
Re^5: Using indexing for faster lookup in large file
by roboticus (Chancellor) on Mar 02, 2015 at 20:14 UTC

    Do you have a copy of your database somewhere online? I'd love to give it a try to see how much memory my code consumes.

    ...roboticus

    When your only tool is a hammer, all problems look like your thumb.