Kieron Howard+ by | Jan 30, 2014 | Development, Servers
I love Vagrant, its a great tool for development. Sadly, once your project gets too big, performance really drops off a cliff on Windows. Running a Symfony2 project, I was getting ~20 second page refresh times. Apparently this relates to VirtualBox NFS on the shared...
Kieron Howard+ by | Jan 9, 2014 | Development
I couldn’t seem to get the Solr Suggester feature to work from the official docs examples so thought I’d document my working example. In my case I wanted to suggest locations based on data currently within the index. within solrconfig.xml ...
Recent Comments