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
Filter
bits
in class Filter
IOException
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.