Hello, I read the "How to Contribute" document on the wiki. (http://wiki.apache.org/solr/HowToContribute#head-385f123f540367646df16825ca043d0098b31365)
I have written a custom analyzer https://issues.apache.org/jira/browse/SOLR-908 and would like to create a patch as documented in the wiki. My question is where should I put my files in the source tree to generate the patch? Should they go in trunk/contribute/mycode or src/java/org/apache/solr/analysis? and /src/test/org/apache/solr/analysis? Tom Burton-West [email protected]
