On 04/08/2014 11:49, Alex Parvulescu wrote:
> Hi Davide,
>
> The way the async indexer works is it keeps a reference to the last indexed
> revision, and on the next run it will build a diff containing everything
> since. So when you resume it will include everything that changed already
> without needed a full reindex.
>
Awesome!

Side thinking. I know we stated to be used for debug but I see clients
doing it for big bunch of imports. Let's say 5M nodes.

Do we foresee any drawbacks with diffing a state of somewhere around 5M
nodes behind? Other than the actual indexing itself I mean.

D.


Reply via email to