Class Lucene80DocValuesProducer.SortedEntry

    • Field Detail

      • docsWithFieldOffset

        long docsWithFieldOffset
      • docsWithFieldLength

        long docsWithFieldLength
      • jumpTableEntryCount

        short jumpTableEntryCount
      • denseRankPower

        byte denseRankPower
      • numDocsWithField

        int numDocsWithField
      • bitsPerValue

        byte bitsPerValue
      • ordsOffset

        long ordsOffset
      • ordsLength

        long ordsLength
    • Constructor Detail

      • SortedEntry

        private SortedEntry()