1.

Point out the wrong statement.(a) PyLucene is a Lucene port(b) PyLucene embeds a Java VM with Lucene into a Python process(c) The PyLucene Python extension, a Python module called lucene is machine-generated by JCC(d) PyLucene is built with JCCThis question was posed to me during an internship interview.This question is from Lucene with Hadoop in division Apache Spark, Flume, Lucene, Hama, HCatalog, Mahout, Drill, Crunch and Thrift of Hadoop

Answer»

Correct option is (a) PyLucene is a Lucene PORT

The explanation is: PyLucene is not a Lucene port but a Python WRAPPER around JAVA Lucene.



Discussion

No Comment Found

Related InterviewSolutions