Skip to content

problems with lancedb #880

Answered by natoverse
guangxiangdebizi asked this question in Q&A
Discussion options

You must be logged in to vote

Every time you run graphrag.index it creates a new timestamp output folder. All of your index is recreated here, using the cache as much as possible. So you normally would want to search from the latest timestamp. If you use the --resume <timestamp> you can have the outputs write to an existing folder, but the purpose of that is to continue a run that stopped.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@guangxiangdebizi
Comment options

Answer selected by guangxiangdebizi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants