Re: lucene hadoop index

2018-06-11 Thread Erick Erickson
I think you're far more likely to find people who know the details on the Hadoop mailing list On Mon, Jun 11, 2018 at 2:13 AM, Yonghui Zhao wrote: > I found there was > "org.apache.hadoop.contrib.index.lucene.FileSystemDirectory" for lucene in > hadoop old version. > > http://www.massapi.com/

lucene hadoop index

2018-06-11 Thread Yonghui Zhao
I found there was "org.apache.hadoop.contrib.index.lucene.FileSystemDirectory" for lucene in hadoop old version. http://www.massapi.com/class/org/apache/hadoop/contrib/index/lucene/FileSystemDirectory.html But I don't find this in recent hadoop code base. Is there any plugin support new lucene