document boost at lucene 4.8.1

2014-09-21 Thread #LI JUN#
Hi all, How come in 4.8.1, the document.setBoost method is missing. So what is the method for document level boost now? Regards, Jun

RE: Lucene installation

2014-08-07 Thread #LI JUN#
Hi Fatemeh There are multiple libraries in lucene, you have to import necessary ones for your need. As far as I know, org.apache.lucene.analysis.standard.StandardAnalyzer is in the analysis project. You try to add that one and try. Jun From: Fatemeh La