public class PrefixFilter
extends org.apache.lucene.search.Filter
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.lucene.index.Term |
prefix |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
org.apache.lucene.search.DocIdSet |
getDocIdSet(org.apache.lucene.index.IndexReader reader) |
int |
hashCode() |
String |
toString() |
public org.apache.lucene.search.DocIdSet getDocIdSet(org.apache.lucene.index.IndexReader reader)
throws IOException
getDocIdSet in class org.apache.lucene.search.FilterIOExceptionCopyright © 2006–2014 The Apache Software Foundation. All rights reserved.