index::inverted_index::create::sort

Module external_sort

Source

Structsยง

  • ExternalSorter manages the sorting of data using both in-memory structures and external files. It dumps data to external files when the in-memory buffer crosses a certain memory threshold.