| Package | Description |
|---|---|
| com.atlassian.confluence.search.contentnames | |
| com.atlassian.confluence.search.contentnames.lucene |
| Modifier and Type | Method and Description |
|---|---|
void |
FloatArrayDocumentResultScores.each(DocumentResultScores.Block block) |
void |
DocumentResultScores.each(DocumentResultScores.Block block)
Iterates through all docId and score pairs where the score is greater than zero and then executes the block
against each pair.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpenBitSetAwareDocumentResultScores.each(DocumentResultScores.Block block) |
void |
BitSetAwareDocumentResultScores.each(DocumentResultScores.Block block) |
Copyright © 2003–2016 Atlassian. All rights reserved.