- Local time
- Today, 05:57
- Joined
- Sep 28, 1999
- Messages
- 8,130
Thanks for the offer, but I have submitted a support ticket after my various tries have failed.What are you seeing in the logs Jon - i can help..
Remeber - XenForo allows batch size tuning!
Thanks for the offer, but I have submitted a support ticket after my various tries have failed.What are you seeing in the logs Jon - i can help..
Remeber - XenForo allows batch size tuning!
[root@server forums]# curl -k -u elastic:'B+paosshqgfdhV0WqrrG+K+' https://localhost:9200/_cat/indices?v
health status index uuid pri rep docs.count docs.deleted store.size pri.store.size dataset.size
yellow open accessac_xen bshsdfgg9uBQPuIxhgUFkxlg 1 1 1794530 38735 1.2gb 1.2gb 1.2gb
I ran so tests yesterday. Accurate and QUICK!I've run the rebuild of the search cache. It was quick, so that concerns me! But Elasticsearch has 1,704,530 docs.
Code:[root@server forums]# curl -k -u elastic:'B+paosshqgfdhV0WqrrG+K+' https://localhost:9200/_cat/indices?v health status index uuid pri rep docs.count docs.deleted store.size pri.store.size dataset.size yellow open accessac_xen bshsdfgg9uBQPuIxhgUFkxlg 1 1 1794530 38735 1.2gb 1.2gb 1.2gb
Can you guys run some tests on search to see if you think it is working ok now, and picking most things up?
It wasn't done completely yesterday! I only ran it all the way through today. It kept crashing yesterday, which is why I upgraded the RAM today.I ran so tests yesterday. Accurate and QUICK!
If you're running a single node - Yellow is fine...I've run the rebuild of the search cache. It was quick, so that concerns me! But Elasticsearch has 1,704,530 docs.
Code:[root@server forums]# curl -k -u elastic:'B+paosshqgfdhV0WqrrG+K+' https://localhost:9200/_cat/indices?v health status index uuid pri rep docs.count docs.deleted store.size pri.store.size dataset.size yellow open accessac_xen bshsdfgg9uBQPuIxhgUFkxlg 1 1 1794530 38735 1.2gb 1.2gb 1.2gb
Can you guys run some tests on search to see if you think it is working ok now, and picking most things up?
PUT accessac_xen/_settings
{
"index": {
"number_of_replicas": 0
}
}
The problem went away. Speed is good now.Seems fine to me.
you still having problems, Tom?
That would correlate with Tom's experienceI too could not even get on it at around 10PM (UK) last night.
I don't use search that often to comment accurately but i do feel the speed of the site has improved in that links and overall performance seems noticeably quicker.Just a quick check-in since the hosting change. How does search speed compared to before? All search posts there as you would expect? What about overall site speed?