public class PartialRankSearcher extends AbstractSearcher
Partial rank searcher
Copyright: Copyright (c) 2005
Company: IST, Drexel University
hitlist, indexReader, query, smoother| Constructor and Description |
|---|
PartialRankSearcher(IndexReader indexReader,
Smoother smoother) |
| Modifier and Type | Method and Description |
|---|---|
int |
search(IRQuery query) |
checkSimpleTermQuery, getIndexReader, getIRDoc, getQuery, getQueryWeightingOption, getRankedDocumentList, getRetrievedDocNum, getSmoother, setQueryWeightingOptionpublic PartialRankSearcher(IndexReader indexReader, Smoother smoother)
public int search(IRQuery query)
query - the structured queryCopyright © 2018 JULIE Lab, Germany. All rights reserved.