Hello community, my aim is to develop solr custom code (e.g. UpdateRequestProcessor) within Eclipse AND to test the code within a debuggable solr/lucene local instance - also within Eclipse. Searching the web led me to multiple instructions but for me no one works.
The only relevant question I actually have to solve this problem is: Where can I download the source code for the version I want that includes the ANT build.xml for building an Eclipse-Project? The solr project page (http://archive.apache.org/dist/lucene/solr/) seems not to provide that. I appreciate any hint! Best regards Rainer