Companion

object Companion

Functions

Link copied to clipboard

returns a list of all available format names

Link copied to clipboard

looks up a format by name

Link copied to clipboard

Registers a doc values format factory by name. This is the KMP-safe alternative to SPI.

Link copied to clipboard

Reloads the DocValues format list from the given ClassLoader. Changes to the docvalues formats are visible after the method ends, all iterators (.availableDocValuesFormats,...) stay consistent.