org.apache.lucene.search
public class PrefixFilter extends Filter
| Constructor and Description |
|---|
PrefixFilter(Term prefix) |
protected final Term prefix
public PrefixFilter(Term prefix)
public Term getPrefix()
public BitSet bits(IndexReader reader) throws IOException
Filterbits in class FilterIOExceptionCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.