> here you should rather store pointers to another file and mmap that > file. Keep your FST as lean and compact as possible and make sure its > in memory. The compression should do a good job for you here!
Wow you're right, the FST size in RAM with 50 mil date 1 ms incremented keys is less than 1K. That's insane! --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org