# Functions
IndexPosts will generate a collection of `Records` derived from a collection of posts and write them to an `io.Writer` instance.
# Structs
IndexPostsOptions defines configuration details for generating a collection of `Records` derived from a collection of posts and write them to an `io.Writer` instance.
Record is a struct representing the data structure used to index context in tinysearch.