Is there a way to update a locally stored index rather than reconstruct it each time? I'm thinking about the scenario where you want to update it whenever a document changes, but perhaps not reconstruct the entire index over the entire document. Not sure if that's possible though.