public class RawTermFilter
extends org.apache.lucene.search.Filter
Normally you should not use this class; the only known required case is when using BlockJoinQuery from contrib/join.
| Constructor and Description |
|---|
RawTermFilter(org.apache.lucene.index.Term term) |
public org.apache.lucene.search.DocIdSet getDocIdSet(org.apache.lucene.index.IndexReader reader)
throws IOException
getDocIdSet in class org.apache.lucene.search.FilterIOExceptionCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.