VirtueMart Forum

VirtueMart General => Commercial Jobs => Topic started by: behemoth on April 05, 2019, 09:58:01 AM

Title: Speed and Navigation in very large VM site
Post by: behemoth on April 05, 2019, 09:58:01 AM
VM is currently 3.4 but ideally we want an extension that is supported by the widest possible selection of versions for future-proofing.

We have a site with currently 1.8 million products, but due to the nature of our business this is set to grow - slowly but indefinitely.

Both site search and product filtering are incredibly slow (in the order of tens of seconds) and clearly this not acceptable for customers. I've done a lot of work on the front end and I'm getting reasonable pagespeed scores for specific metrics, but the backend / database is clearly the bottleneck.

We've had some good results implementing an ElasticSearch component to handle site search, but the results it returns can't be filtered.

I'm currently testing implementing varnish cache, and while it performs fantastically for cached pages, it doesn't help uncached ones and logged in users don't see cached pages. It's also a massive job (perhaps impossible?) to try to warm a cache of that size.

I can provide a more detailed specification if you're interested in the job.
Title: Re: Speed and Navigation in very large VM site
Post by: haydenmellins on April 06, 2019, 14:28:54 PM
Hi @behemoth,

Hope you are doing well.

I sent you PM. Please revert back to me for further discussion.

Regards,
Hayden  :)
Title: Re: Speed and Navigation in very large VM site
Post by: Studio 42 on April 06, 2019, 22:39:10 PM
reader with 0 post ?
Be a little serious.
Title: Re: Speed and Navigation in very large VM site
Post by: hellorain on April 07, 2019, 06:30:49 AM
Hello,

We are ready to start.

Best Regards,
hellorain.
Title: Re: Speed and Navigation in very large VM site
Post by: JoomlaGeek.com on September 10, 2019, 08:59:43 AM
Hello,

You can use our Geek ElasticSearch component, it supports VirtueMart and many other 3rd party extensions.
https://www.joomlageek.com/product/component-geek-elasticsearch

You can checkout demo for VirtueMart search and filters here
http://elasticsearch.demo.joomlageek.com/virtuemart-filters
Title: Re: Speed and Navigation in very large VM site
Post by: Studio 42 on September 11, 2019, 23:23:52 PM
demo with 1200 products only ? You should do a demo with 100 000 products or more, so we can verify the speed.
And how big is the server ?
Title: Re: Speed and Navigation in very large VM site
Post by: JoomlaGeek.com on August 11, 2020, 10:24:52 AM
Hello,

You can test the website below of our client, it has more than one million products, and the search + filters works very fast
https://www.azeeda.com/search
Title: Re: Speed and Navigation in very large VM site
Post by: pinochico on August 11, 2020, 12:49:26 PM
We use geekelasticsearch on cosmetic website with 45000 products.

They was very quickly, but every month we must pay to amazon for special DB server 100-200 USD.
And view for result was not as we need (we must develop custom view with a lot of hours...)

Then I stop use this solution after 4 months.

This year we creating new own solution together with Rupostel with Free DB.
Title: Re: Speed and Navigation in very large VM site
Post by: JoomlaGeek.com on August 14, 2020, 13:08:24 PM
Hello Pinochico,

You can download Elasticsearch on its official website and install it on your server, it is totally free
https://www.elastic.co/downloads/elasticsearch

So you don't have to pay monthly fees for cloud search providers.