# Functions
Generates an index from a reader This is mostly a utility function to avoid being overly verbose in tests that need an index to work, but don't want to construct one by hand in order to avoid the dependencies obviously this means that those tests are likely to fail if there are issues with any of the other modules, which is not ideal.
No description provided by the author