Package | Description |
---|---|
org.apache.lucene.codecs |
Codecs API: API for customization of the encoding and structure of the index.
|
org.apache.lucene.index |
Code to maintain and access indices.
|
Modifier and Type | Method and Description |
---|---|
Collection<Impact> |
CompetitiveImpactAccumulator.getCompetitiveFreqNormPairs()
Get the set of competitive freq and norm pairs, ordered by increasing freq and norm.
|
Modifier and Type | Method and Description |
---|---|
abstract List<Impact> |
Impacts.getImpacts(int level)
Return impacts on the given level.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.