Hi Pawel, The easiest thing to do is to open a JIRA ticket on the Solr project, here: https://issues.apache.org/jira/browse/SOLR, and attach your patch.
Alan Woodward www.flax.co.uk On 28 May 2014, at 16:50, Pawel Rog wrote: > Hi, > I need QParserPlugin that will use Redis as a backend to prepare filter > queries. There are several data structures available in Redis (hash, set, > etc.). From some reasons I cannot fetch data from redis data structures, > build and send big requests from application. That's why I want to build > that filters on backend (Solr) side. > > I'm wondering what do I have to do to contribute QParserPlugin into Solr > repository. Can you suggest me a way (in a few steps) to publish it in Solr > repository, probably as a contrib? > > -- > Paweł Róg