[Vtigercrm-developers] Vlastic Search
Alan Lord
alanslists at gmail.com
Mon Apr 11 09:46:02 GMT 2016
On 11/04/16 10:33, Sutharsan Jeganathan wrote:
> Hi Alan
>
> It is a good work and congratulations.
Thank you.
> I think the demo crm should have large volume of data to preview the
> effectiveness.i think this extension is for the CRM instances with
> larger data volume, correct?
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 ;-)
I will see if we can obtain some public data that we can use.
> How about the performance factor while each entity modification Event
> Handler will attempt to update the Elasticsearch database? (Real time
> indexing)
Yes, there are Event Handlers to do this.
> If so, will this good for an extremely busy call center agent who has
> only few seconds to save a ticket before move to next call?
Should be fine. Elasticsearch itself is _very_ fast and it doesn't take
very long at all to re-index one record.
> How the initial indexing should be done, if there are already million of
> data?
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.
Thanks for the feedback.
Alan
More information about the vtigercrm-developers
mailing list