com.browseengine.bobo.facets.filter
Class EmptyFilter
java.lang.Object
org.apache.lucene.search.Filter
com.browseengine.bobo.facets.filter.RandomAccessFilter
com.browseengine.bobo.facets.filter.EmptyFilter
- All Implemented Interfaces:
- Serializable
public class EmptyFilter
- extends RandomAccessFilter
- See Also:
- Serialized Form
| Methods inherited from class org.apache.lucene.search.Filter |
bits |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getRandomAccessDocIdSet
public RandomAccessDocIdSet getRandomAccessDocIdSet(BoboIndexReader reader)
throws IOException
- Specified by:
getRandomAccessDocIdSet in class RandomAccessFilter
- Throws:
IOException
getInstance
public static EmptyFilter getInstance()
Copyright © 2011. All Rights Reserved.