public class IssueDataCollector
extends org.apache.lucene.search.SimpleCollector
Constructor and Description |
---|
IssueDataCollector() |
Modifier and Type | Method and Description |
---|---|
void |
collect(int doc) |
protected void |
doSetNextReader(org.apache.lucene.index.LeafReaderContext context) |
boolean |
needsScores() |
public void collect(int doc) throws IOException
collect
in interface org.apache.lucene.search.LeafCollector
collect
in class org.apache.lucene.search.SimpleCollector
IOException
protected void doSetNextReader(org.apache.lucene.index.LeafReaderContext context) throws IOException
doSetNextReader
in class org.apache.lucene.search.SimpleCollector
IOException
public boolean needsScores()
Copyright © 2002-2023 Atlassian. All Rights Reserved.