Piotr Bochynski suggested an idea · Oct 18, 2016 at 09:37 PM · document repositorydeocument serviceyaas
Dear YaaS Community!
If you could get one feature in Document Service, what it would be?
Please post your proposals as answers. We will implement the feature with the highest number of votes if it is reasonable, and we like it as well*.
*we want to avoid having flying elephants in Document Service, even though we like flying elephants
Cheers, Piotr
Vivek Ranjan commented · Nov 18, 2016 at 03:38 PM
One feature that we definately need is bulk insert. Document Service should allow inserting multiple documents without overwriting existing documents. I currently have a use case for this and I am sure other teams would have numerous use cases where they would like to insert multiple documents at the same time.
Here are some use cases:
As a user i want to upload all my contacts downloaded from LinkedIn to a service deployed on YaaS.
As a user i want to upload all my offline notes to a service deployed on YaaS.
As a new tenant i want to upload my existing data exported from another system to a service deployed on YaaS.
When you compare inserting data into elastic search using _bulk vs doing the same one by one into the doc repo the speed difference is massive.
Elastic search is sub second for 1k records using _bulk
Doc Repo is 0.2sec per record (3mins 20seconds) + 0.2sec per update if it is required means potentially another 3mins and 20 seconds
Help us make things better. Share your great idea or vote for other people's.