Hello, I usually put my own jar files in Solr webapp in lib directory. It would be something like that: SOLR_HOME/webapps/solr/WEB-INF/lib.
> I wrote a filter factory class for Solr, that performs Polish stemming > using Stempel (http://www.getopt.org/stempel/). Where should I put my > jar (and accompanying stempel.jar) for Solr to be able to find it and use? -- Rafał Kuć