public abstract static class IncludeExclude.OrdinalsFilter extends Object
| Constructor and Description |
|---|
IncludeExclude.OrdinalsFilter() |
| Modifier and Type | Method and Description |
|---|---|
abstract org.apache.lucene.util.LongBitSet |
acceptedGlobalOrdinals(org.apache.lucene.index.RandomAccessOrds globalOrdinals) |
public abstract org.apache.lucene.util.LongBitSet acceptedGlobalOrdinals(org.apache.lucene.index.RandomAccessOrds globalOrdinals)
throws IOException
IOExceptionCopyright © 2009–2017. All rights reserved.