Skip to content

Instantly share code, notes, and snippets.

View geomartino's full-sized avatar

Martin Ouellet geomartino

View GitHub Profile
@geomartino
geomartino / proxy.php
Last active January 4, 2016 06:49 — forked from jpmckinney/proxy.php
<?php
/**
* @file
* Implements a Solr proxy.
*
* Currently requires json_decode which is bundled with PHP >= 5.2.0.
*
* You must download the SolrPhpClient and store it in the same directory as this file.
*