org.apache.solr.search
Class PrefixFilter
java.lang.Object
org.apache.lucene.search.Filter
org.apache.solr.search.PrefixFilter
- All Implemented Interfaces:
- Serializable
public class PrefixFilter
- extends Filter
- Version:
- $Id: PrefixFilter.java 473066 2006-11-09 20:34:19Z yonik $
- Author:
- yonik
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
prefix
protected final Term prefix
bits
public BitSet bits(IndexReader reader)
throws IOException
- Specified by:
bits
in class Filter
- Throws:
IOException
Copyright © 2006 - 2009 The Apache Software Foundation