org.LexGrid.LexBIG.Impl.helpers
Class MappingCodingSchemeFilterRegistry.ProxyFilter
java.lang.Object
org.apache.lucene.search.Filter
org.LexGrid.LexBIG.Impl.helpers.MappingCodingSchemeFilterRegistry.ProxyFilter
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- MappingCodingSchemeFilterRegistry
public static class MappingCodingSchemeFilterRegistry.ProxyFilter
- extends org.apache.lucene.search.Filter
- See Also:
- Serialized Form
Method Summary |
java.util.BitSet |
bits(org.apache.lucene.index.IndexReader reader)
|
org.apache.lucene.search.DocIdSet |
getDocIdSet(org.apache.lucene.index.IndexReader reader)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MappingCodingSchemeFilterRegistry.ProxyFilter
public MappingCodingSchemeFilterRegistry.ProxyFilter()
MappingCodingSchemeFilterRegistry.ProxyFilter
public MappingCodingSchemeFilterRegistry.ProxyFilter(java.lang.String uri,
java.lang.String version)
bits
public java.util.BitSet bits(org.apache.lucene.index.IndexReader reader)
throws java.io.IOException
- Overrides:
bits
in class org.apache.lucene.search.Filter
- Throws:
java.io.IOException
getDocIdSet
public org.apache.lucene.search.DocIdSet getDocIdSet(org.apache.lucene.index.IndexReader reader)
throws java.io.IOException
- Overrides:
getDocIdSet
in class org.apache.lucene.search.Filter
- Throws:
java.io.IOException