Percolation against same non-changed docs?

I understand the concept of how docs are checked against existing
percolators. One thing I am not clear on, does elasticSearch run against
percolators again for same un-changed documents?

eg.
I just indexed 5 million docs and ran it against all percolators.
The next day, I ran the same 5 million docs again, does it check against
the percolators again, or is it smart enough to know these are same docs?
is percolating done in-memory, so it doesn't take a lot of time to get
matches back?

Thanks

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/a0aa904d-c755-4c9e-ae21-fc6d06906e26%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

1 Like