We developed 2 patches for Solr. The address Jira issues 785 and 788
MoreLikeThis should support distributed search https://issues.apache.org/jira/browse/SOLR-788 Distributed SpellCheckComponent https://issues.apache.org/jira/browse/SOLR-785 We would like them to be included into a future release of Solr. What is the process to get the patches included in the build? Thanks, Matt Woytowitz [email protected] -----Original Message----- From: Woytowitz, Matthew [mailto:[email protected]] Sent: Friday, May 08, 2009 1:35 PM To: [email protected] Subject: I would like to contribute to Solr. I working on a project that's creating a very large solr index. We're going to deploy a solr across 4 servers initially and would like to increase that number as we ingest more and more data. We are planning to use a distributed solr architecture, but some of the Solr feature's don't work when distributed. The features we would like to build/enhance are: Improve the More Distributed: org.apache.solr.handler.MoreLikeThis org.apache.solr.handler.SpellChecking We would also like to bring lucene's span query into solr. We can build these item's and contribute the codebase, but is anybody working on these features? Any idea's on how it should work? We been looking at the source code for 2 days, we are by no means experts on the code. Thanks, Matt
