|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.lucene.search.HitCollector
edu.mayo.informatics.indexer.lucene.hitcollector.AbstractBestScoreOfEntityHitCollector<java.util.List<org.apache.lucene.search.ScoreDoc>>
edu.mayo.informatics.indexer.lucene.hitcollector.BestScoreOfEntityHitCollector
edu.mayo.informatics.indexer.lucene.hitcollector.BitSetFilteringBestScoreOfEntityHitCollector
public class BitSetFilteringBestScoreOfEntityHitCollector
The Class BitSetFilteringBestScoreOfEntityHitCollector.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class edu.mayo.informatics.indexer.lucene.hitcollector.AbstractBestScoreOfEntityHitCollector |
---|
AbstractBestScoreOfEntityHitCollector.ScoreComparator |
Constructor Summary | |
---|---|
BitSetFilteringBestScoreOfEntityHitCollector(java.util.BitSet bitSet,
org.apache.lucene.search.DocIdSetIterator boundryDocIterator,
int maxDoc)
|
Method Summary | |
---|---|
protected void |
addToReturnValue(java.util.List<org.apache.lucene.search.ScoreDoc> results,
int docId,
float score)
|
Methods inherited from class edu.mayo.informatics.indexer.lucene.hitcollector.BestScoreOfEntityHitCollector |
---|
initializeResults |
Methods inherited from class edu.mayo.informatics.indexer.lucene.hitcollector.AbstractBestScoreOfEntityHitCollector |
---|
collect, getEndOfBoundary, getMaxDoc, getResult, getStartOfBoundary, postProcess |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BitSetFilteringBestScoreOfEntityHitCollector(java.util.BitSet bitSet, org.apache.lucene.search.DocIdSetIterator boundryDocIterator, int maxDoc)
Method Detail |
---|
protected void addToReturnValue(java.util.List<org.apache.lucene.search.ScoreDoc> results, int docId, float score)
addToReturnValue
in class BestScoreOfEntityHitCollector
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |