<div dir="ltr"><div><div><div><div><div>Hi Alan<br><br></div>Thanks for the information.<br><br></div>Regarding this point<br><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
How about the performance factor while each entity modification Event<br>
Handler  will attempt to update the Elasticsearch database? (Real time<br>
indexing)<br>
</blockquote>
<br></div>I meant that the CRM connects to an external server (ElasticSearch), which should be properly handled at after save event.  We have the same issue in our Xero extension(still not released :) ).  In case of failures or network issues is there a fall back of real time indexing. If not, that will be an issue at call center.<br><br><br></div>Thanks<br></div>Sutharsan Jeganathan<br></div><div id="DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br>
<table style="border-top:1px solid #aaabb6">
        <tr>
        <td style="width:55px;padding-top:13px"><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=oa-2200-b" target="_blank"><img src="https://ipmcdn.avast.com/images/2016/icons/icon-envelope-tick-round-orange-v1.png"></a></td>
                <td style="width:470px;padding-top:15px;color:#41424e;font-size:13px;font-family:Arial,Helvetica,sans-serif;line-height:18px">Virus-free. <a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=oa-2200-b" target="_blank" style="color:#4453ea">www.avast.com</a>
                </td>
        </tr>
</table><a href="#DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"></a></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 11, 2016 at 3:16 PM, Alan Lord <span dir="ltr"><<a href="mailto:alanslists@gmail.com" target="_blank">alanslists@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 11/04/16 10:33, Sutharsan Jeganathan wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Alan<br>
<br>
It is a good work and congratulations.<br>
</blockquote>
<br>
Thank you.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I think the demo crm should have large volume of data to preview the<br>
effectiveness.i think this extension is for the CRM instances with<br>
larger data volume, correct?<br>
</blockquote>
<br>
That is a very good point. But we don't have any "safe" data. We have tested it on customer's systems with large volumes (> 1m records) but of course we cannot put that data on-line for all to see ;-)<br>
<br>
I will see if we can obtain some public data that we can use.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
How about the performance factor while each entity modification Event<br>
Handler  will attempt to update the Elasticsearch database? (Real time<br>
indexing)<br>
</blockquote>
<br>
Yes, there are Event Handlers to do this.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
If so, will this good for an extremely busy call center agent who has<br>
only few seconds to save a ticket before move to next call?<br>
</blockquote>
<br>
Should be fine. Elasticsearch itself is _very_ fast and it doesn't take very long at all to re-index one record.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
How the initial indexing should be done, if there are already million of<br>
data?<br>
</blockquote>
<br>
There is a vtiger scheduler job registered to do this. In testing I was able to index 50,000 records within a 15 minute cycle but obviously you need to determine if that is something you want to do on a production system - the volume is configurable and you can enable and disable the front-end search feature so it can be turned off whilst you are indexing the majority of you data.<br>
<br>
Thanks for the feedback.<br>
<br>
Alan<br>
<br>
<br>
<br>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a><br>
</blockquote></div><br></div>