Hi Anson,

It's not quite correct to comparing MG4J and Lucene directly.  Lucene
is a toolkit whose primary goal is to let you create an index and
search it, while MG4J is really a library of Java classes that people
implementing an IR library (such as Lucene, for example) may find
useful.  You cannot create a searchable index with MG4J alone.

Otis


--- Anson Lau <[EMAIL PROTECTED]> wrote:

> Hi All,
> 
> Has anyone seen the project MG4J (Managing Gigabyte for Java)
> http://mg4j.dsi.unimi.it/ ?  Anybody knows enough about both Lucene
> and MG4J to comment on how the two compares?
> 
> Thanks,
> 
> Anson
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to