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