Anthony Parsons
Well-known member
For those not in the know about Amazon Elastic Search, you can use that external to your server as an ES solution.
That means for those using shared hosting, you can use ES via Amazon.
The starter level is totally free, meaning those running a small forum, ES via Amazon for next to nothing. I believe they charge you disk storage only as they force the small accounts onto their EBS file system... so you may get a 50c or $1 charge per month for the tiny size of a small forums ES instance.
Being Amazon, it means you can additionally host it near to your server, regardless where it is in the world.
https://aws.amazon.com/elasticsearch-service/pricing/
Once you configure it you will be given an elastic URL which you enter into your XF ES field and the port will become 80. Simple as that once created at Amazon.
Start at: https://aws.amazon.com/elasticsearch-service/
I'm testing 1.1m posts on the smallest Amazon instance at present (partially free service), and its delivering without issue. Super fast... less crap with java bloat and RAM issues at my server.
That means for those using shared hosting, you can use ES via Amazon.
The starter level is totally free, meaning those running a small forum, ES via Amazon for next to nothing. I believe they charge you disk storage only as they force the small accounts onto their EBS file system... so you may get a 50c or $1 charge per month for the tiny size of a small forums ES instance.
Being Amazon, it means you can additionally host it near to your server, regardless where it is in the world.
https://aws.amazon.com/elasticsearch-service/pricing/
Once you configure it you will be given an elastic URL which you enter into your XF ES field and the port will become 80. Simple as that once created at Amazon.
Start at: https://aws.amazon.com/elasticsearch-service/
I'm testing 1.1m posts on the smallest Amazon instance at present (partially free service), and its delivering without issue. Super fast... less crap with java bloat and RAM issues at my server.
Last edited: