Class MemoryDocumentIndexFieldsMap

    • Constructor Detail

      • MemoryDocumentIndexFieldsMap

        public MemoryDocumentIndexFieldsMap()
        Constructor.
    • Method Detail

      • addDocument

        public void addDocument​(int docid,
                                int length,
                                int[] flengths)
        Add document length and field lengths to document index.
      • addDocument

        public void addDocument​(int docid,
                                int length,
                                int[] flengths,
                                BitIndexPointer bitbasedpointer)
        Add document length and field lengths to document index.