Class DiversifyingChildrenByteKnnVectorQuery.ParentBlockJoinByteVectorScorer

    • Field Detail

      • query

        private final byte[] query
      • acceptedChildrenIterator

        private final DocIdSetIterator acceptedChildrenIterator
      • parentBitSet

        private final BitSet parentBitSet
      • currentParent

        private int currentParent
      • bestChild

        private int bestChild
      • currentScore

        private float currentScore
    • Method Detail

      • bestChild

        public int bestChild()
      • nextParent

        public int nextParent()
                       throws java.io.IOException
        Throws:
        java.io.IOException
      • score

        public float score()
                    throws java.io.IOException
        Throws:
        java.io.IOException