Package | Description |
---|---|
org.apache.lucene.codecs.lucene50 |
Components from the Lucene 5.0 index format
See
org.apache.lucene.codecs.lucene80 for an overview
of the index format. |
Modifier and Type | Field and Description |
---|---|
private Lucene50ScoreSkipReader.MutableImpactList[] |
Lucene50ScoreSkipReader.perLevelImpacts |
Modifier and Type | Method and Description |
---|---|
(package private) static Lucene50ScoreSkipReader.MutableImpactList |
Lucene50ScoreSkipReader.readImpacts(ByteArrayDataInput in,
Lucene50ScoreSkipReader.MutableImpactList reuse) |
Modifier and Type | Method and Description |
---|---|
(package private) static Lucene50ScoreSkipReader.MutableImpactList |
Lucene50ScoreSkipReader.readImpacts(ByteArrayDataInput in,
Lucene50ScoreSkipReader.MutableImpactList reuse) |