I’m experimenting a bit with RavenDb.
I have grouping indexes (Map/Reduce and Live Projection).
I want to take the result from those indexes and update the documents from which the result is projected from.
This is part of an execution pipeline where Raven serves as a queue. The grouping is crucial. And when one of the grouped documents has been processed I want to mark it as processed.
How would I do this?
You probably want to use the indexed properties bundle:
https://groups.google.com/group/ravendb/browse_thread/thread/d51f2f625635a624/dd6ef0498cc24175