Index only new documents and avoid indexing entire document repository #601
Unanswered
TheBugKing
asked this question in
Q&A
Replies: 1 comment
-
Tracking incremental indexing with #741 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to understand how can I index only new documents and avoid indexing entire document repository.
as per #354, it states that only new documents are added to summaries but when I did it practically it does not seems to be the case when:
some help would be appriciated. I do not want to reindex entire documents every time a new document is added due to cost implications
Beta Was this translation helpful? Give feedback.
All reactions