Month: October 2014

  • sunspot solr slow in production (fixed by using IP address instead of domain name)

    Short version: ————– In my sunspot.yml I used a FQDN ( solr.rkbb.co.uk ). Solr was slow When I used the server IP (10.18.6.224). Solr was fast. Setting the scene (you can skip this bit): ——————————————- I’ve been slowing working on some improvements to our business system at work. Whilst most of it currently runs on…