I am trying to create an index locally with DocSearchScraper and distribute it to different systems. As I understand the scraper, a collection is created first, which is given to the Typsense service at the end. Is there a way to interrupt at this point and create a JSON file with the index that can be imported later on other machines or is it necessary to do an export at the end of the indexing.