From | Juhé, Albert |
Date | Fri, 24 Jan 2003 09:24:11 +0100 |
Subject | RV: MGPP |
Thanks for your reply Katherine Don,
We have finished the first release of mgpp, this version is without NEAR and
In the first Release we have this results:
If you are insteresed I can send us a copy of the project. The second Release will be with NEAR, implemented like Managing Gigabytes
We will buid another index file, where we store the offset of every word in
The scheme that we have think is: In the invert file we add a pointer, we store: number of document +
In the offset file we store: length_to_read (buffer size) + offset1, offset2, ... - Applying the numbers
With this implementation, the exact queries are fast like mg, because if you
We have created a config file, for buildind collections, where you can
We think that this is a good implementation but we're sure. We will explain
|