Hi,

I followed the below steps to apply a patch, but have issues, any pointers
to mistake or blogs to apply patch and update solr with patch, will be
helpful.

1. git clone https://github.com/apache/lucene-solr.git
2. ant clean, ant compile ant idea
3. open project in idea(intellij)
4. apply patch option in intellij
<https://www.jetbrains.com/help/idea/2016.2/applying-patches.html>,
downloaded and applied :
https://issues.apache.org/jira/secure/attachment/12820564/LUCENE-2899.patch
5. ant clean compiled again. (successful, in the intellij I can see the
files in patch 2899 added too)

I am confused, after this point What should I copy from this trunk to use
solr as binary and use this patch functionality?

Reply via email to