Re: Anyone have a Lucene index InputFormat for Hadoop?

2008-11-12 Thread ZhiHong Fu
I think maybe you can refered to the contrib/index , I may do some help for
you!

2008/11/12 Anthony Urso [EMAIL PROTECTED]

 Anyone have a Lucene index InputFormat already implemented?  Failing
 that, how about a Writable for the Lucene Document class?

 Cheers,
 Anthony



Re: Anyone have a Lucene index InputFormat for Hadoop?

2008-11-12 Thread ZhiHong Fu
I think you can refered to contrib/index, It maybe will do some help for you
!

2008/11/12 Anthony Urso [EMAIL PROTECTED]

 Anyone have a Lucene index InputFormat already implemented?  Failing
 that, how about a Writable for the Lucene Document class?

 Cheers,
 Anthony



Re: Anyone have a Lucene index InputFormat for Hadoop?

2008-11-12 Thread Enis Soztutar
I recommend you check nutch's src, which includes classes for Index 
input/output from mapred.


Anthony Urso wrote:

Anyone have a Lucene index InputFormat already implemented?  Failing
that, how about a Writable for the Lucene Document class?

Cheers,
Anthony

  




Anyone have a Lucene index InputFormat for Hadoop?

2008-11-11 Thread Anthony Urso
Anyone have a Lucene index InputFormat already implemented?  Failing
that, how about a Writable for the Lucene Document class?

Cheers,
Anthony