public class IssueIdFilter
extends org.apache.lucene.search.Filter
| Constructor and Description |
|---|
IssueIdFilter(Set<String> issuesIds) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.search.DocIdSet |
getDocIdSet(org.apache.lucene.index.IndexReader indexReader) |
public org.apache.lucene.search.DocIdSet getDocIdSet(org.apache.lucene.index.IndexReader indexReader)
throws IOException
getDocIdSet in class org.apache.lucene.search.FilterIOExceptionCopyright © 2002-2015 Atlassian. All Rights Reserved.