public class WildcardFilter
extends org.apache.lucene.search.Filter
Modifier and Type | Field and Description |
---|---|
protected org.apache.lucene.index.Term |
term |
Constructor and Description |
---|
WildcardFilter(org.apache.lucene.index.Term wildcardTerm) |
public org.apache.lucene.index.Term getTerm()
public org.apache.lucene.search.DocIdSet getDocIdSet(org.apache.lucene.index.IndexReader reader) throws IOException
getDocIdSet
in class org.apache.lucene.search.Filter
IOException
Copyright © 2006–2013 The Apache Software Foundation. All rights reserved.