public static interface WordScorer.WordScorerFactory
| 修飾子とタイプ | メソッドと説明 |
|---|---|
WordScorer |
newScorer(org.apache.lucene.index.IndexReader reader,
org.apache.lucene.index.Terms terms,
String field,
double realWordLikelyhood,
org.apache.lucene.util.BytesRef separator) |
WordScorer newScorer(org.apache.lucene.index.IndexReader reader, org.apache.lucene.index.Terms terms, String field, double realWordLikelyhood, org.apache.lucene.util.BytesRef separator) throws IOException
IOExceptionCopyright © 2009–2016. All rights reserved.