Any upcoming ES features that target updating fast changing fields (like social signals) without the need for reindexing the entire document?

afaik, this is not available at the moment, but hinted on a couple of times
in the past.

by Shay here:
http://elasticsearch-users.115913.n3.nabble.com/IndexTank-vs-Elasticsearch-td3606492.html
"Regarding the fast "variables" updates that allow for updates, yes, it is
planned for elasticsearch (I alluded to it in several IRC conversations and
answers on the mailing list), so I had a quick look at how its implemented
in index tank, and its very problematic (it flushes all of it periodically
to disk, not sure how it survives failures, and of course, how it works in
distributed env)."

I'm also aware of something Yonik worked on in Solr back in the day called
'external data sources' if my memory serves me correctly, which could
perhaps be used for this. Might be interesting.

Any Github issue to follow the progress on this?

Thanks,
Geert-Jan

--
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.
For more options, visit https://groups.google.com/groups/opt_out.