| Hi
MGPP is a C++ version of MG, and uses the same indexing and compression
algorithms. The best source of information about MG is the Managing
Gigabytes book.
http://www.cs.mu.oz.au/mg/
The main difference between the two is that MG uses a document level
index, while MGPP uses a word level index, and can therefore handle
sections and metadata fields of documents.
There is no architectural documentation specific to MGPP.
Regards,
Katherine Don
BARBINI SAMUELE wrote:
> I need some detailed information about the architectural aspects of MGPP.
> In particular I am interested in indexing and compressing algorithms.
>
> Where I can find documentation on these topics?
>
> Thank you in advance for every suggestions.
>
> Hi
>
>
>
>
> _______________________________________________
> greenstone-devel mailing list
> greenstone-devel@list.scms.waikato.ac.nz
> https://list.scms.waikato.ac.nz/mailman/listinfo/greenstone-devel
> |