2008/11/9 Marcus Wolschon <[EMAIL PROTECTED]>

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Chris Browet schrieb:
> >
> >
> >     - Use separate files for strings and indices.
> >
> >
> > Problem with this is that you will have one huge string file (if
> > that's what you mean), which will have to be loaded in memory
>
> How is that?
> You can memory-map and index it like any other file.
>

Right you are.
If I understand the concept, that would mean that once a string appear in
the "master string" file(s), it's indice cannot ever change (otherwise, all
the references will have to be changed, too). Do I understand correctly?
_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/dev

Reply via email to