Class BlockMultiIterablePosting

    • Constructor Detail

      • BlockMultiIterablePosting

        public BlockMultiIterablePosting​(IterablePosting[] constituentIPs,
                                         int[] offsets)
    • Method Detail

      • getPositions

        public int[] getPositions()
        Description copied from interface: BlockPosting
        Return the positions of occurrences of the term in the current document.
        Specified by:
        getPositions in interface BlockPosting
        Returns:
        the positions of occurrences of the term in the current document.