On Thu, Nov 4, 2010 at 4:58 PM, Stephen Powis <stephen.po...@pardot.com> wrote: > What is the likelihood of this being included in the next release/bug fix > version of Solr?
In this case, not likely. It will have to wait for Solr 4.0 > Are there docs available online with basic information > about rolling our own build of Solr that includes this patch? you can checkout trunk with 'svn checkout http://svn.apache.org/repos/asf/lucene/dev/trunk' and apply the patch with 'patch -p0 < foo.patch'