|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PosPostingsIterator
An interface for postings iterators that can return positions associated with IDs.
| Method Summary | |
|---|---|
int[][] |
getPositions()
Returns the positions associated with the current ID. |
| Methods inherited from interface com.sun.labs.minion.indexer.postings.PostingsIterator |
|---|
compareTo, findID, get, get, get, getFeatures, getFreq, getID, getN, getWeight, next, reset |
| Method Detail |
|---|
int[][] getPositions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||