My search index table is getting massive. We have over 50,000 products. I ran a clean up program for the database and got the following warning: The tabletb_search_indexsize is 116.72 Mb. Maybe you could clean unnecessary records from this table to reduce the size.
This table alone is over a third of the database size. I have compressed it - and using InnoDB and Barracuda on MariaDB 10.3. Since it is the Search Index we are talking about, I am not sure we can get rid of anything without affecting the search itself. Any pointers?
Question
movieseals
Hello again,
My search index table is getting massive. We have over 50,000 products. I ran a clean up program for the database and got the following warning: The table tb_search_index size is 116.72 Mb. Maybe you could clean unnecessary records from this table to reduce the size.
This table alone is over a third of the database size. I have compressed it - and using InnoDB and Barracuda on MariaDB 10.3. Since it is the Search Index we are talking about, I am not sure we can get rid of anything without affecting the search itself. Any pointers?
Edited by moviesealsTop Posters For This Question
27
14
9
3
Popular Days
Jun 9
33
Jun 10
12
Sep 11
6
Jun 17
2
Top Posters For This Question
movieseals 27 posts
Factor 14 posts
dynambee 9 posts
musicmaster 3 posts
Popular Days
Jun 9 2019
33 posts
Jun 10 2019
12 posts
Sep 11 2019
6 posts
Jun 17 2019
2 posts
Popular Posts
Factor
https://docs.thirtybees.com/native-modules/elastic-search/ maybe be you need ES.
Factor
General recommendation. I might be helpful if we knew more about your setup. OS Ram Cpu Cpanel, Plesk, no panel etc PHP version stuff like that. then we can look f
movieseals
Yes, I did tune MariaDB with mysqltuner/ Server is unmanaged, with some limited support. In cpanel, I have changed to MPM_Event.
Posted Images
55 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now