Jars aren't where it's at. You apply patches to *source* code, then compile.
Here's a good place to start understanding this process: http://wiki.apache.org/solr/HowToContribute See "getting the code" and "working with patches" I *strongly* advise you to get the code and compile it and run it first before applying the patch, just to eliminate an extra variable... Best Erick On Thu, Aug 25, 2011 at 3:56 AM, _snake_ <lucas.mig...@gmail.com> wrote: > Hi Michael, Thanks for your help! > > I am using Apache Solr 3.2 on windows. > > I am trying to apply the 2 patches ( > https://issues.apache.org/jira/browse/SOLR-2597?page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#issue-tabs > XMLCharFilter Patch ), but I have no idea to do that. > > What do I need to open the Solr project? Or Which is the .jar file that I > need to open? > I saw that there is 2 files (woodstox and stax2), what I have to do with > that files? > > Thanks! > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Preserve-XML-hierarchy-tp3166690p3283275.html > Sent from the Solr - User mailing list archive at Nabble.com. >