Re: Add datastore for Elasticsearch. Outreachy Week 12 Report

2021-03-01 Thread Maria Podorvanova
Hi John, Thank you for your response. 1) I have tried to execute a refresh call on the flush method and it is working now. Thank you very much! 3) I see. I will leave it out for now then. I will send a PR by the end of today. Regards, Maria On Tue, 2 Mar 2021 at 09:33, John Mora wrote: > Hi

Re: Add datastore for Elasticsearch. Outreachy Week 12 Report

2021-03-01 Thread John Mora
Hi Maria. Thanks for your update. 1) I made some experiments and I think you have to execute a refresh call on the flush() method. "An elasticsearch refresh makes your documents available for search" https://w

Re: Add datastore for Elasticsearch. Outreachy Week 12 Report

2021-03-01 Thread Maria Podorvanova
Hi Madhawa, Thank you for your response. I will do that. Regards, Maria On Mon, 1 Mar 2021 at 22:51, Madhawa Gunasekara wrote: > Hi Maria, > > 2) Documentation looks fine to me, please refer these to documentation > Jira tickets as well. Let's stick to the same format. > [1] https://issues.apa

Re: Add datastore for Elasticsearch. Outreachy Week 12 Report

2021-03-01 Thread Madhawa Gunasekara
Hi Maria, 2) Documentation looks fine to me, please refer these to documentation Jira tickets as well. Let's stick to the same format. [1] https://issues.apache.org/jira/browse/GORA-625 [2] https://issues.apache.org/jira/browse/GORA-338 Please create a separate ticket for this documentation. Tha

Add datastore for Elasticsearch. Outreachy Week 12 Report

2021-02-27 Thread Maria Podorvanova
Hi, Report #12 Week 12: February, 21 - February, 27 Activities: - Fixed execute method by adding a special "gora_id" field [1] - Implemented deleting specific fields of the records in deleteByQuery method [2] - Implemented MapReduce test [3] - Added Thread.sleep in order to synchronize Elasticsear