Package | Description |
---|---|
org.apache.lucene.search |
Code to search indices.
|
Modifier and Type | Method | Description |
---|---|---|
List<SpanFilterResult.PositionInfo> |
SpanFilterResult.getPositions() |
The first entry in the array corresponds to the first "on" bit.
|
Constructor | Description |
---|---|
SpanFilterResult(DocIdSet docIdSet,
List<SpanFilterResult.PositionInfo> positions) |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.