Joshua & others, I got all the other projects that Itamar listed in his "Contributor's guide" email ported including tests for the ones that have been ported. you can get the source from my fork
https://github.com/hakeemsm/lucene.net Please note that they were ported using Sharpen and none of them compile. Expressions is the only project that is working but even that has some failing tests. As Itamar pointed out, please communicate the libs that you are working on Thanks! On Tue, Jan 20, 2015 at 3:28 AM, Itamar Syn-Hershko <[email protected]> wrote: > Since we haven't heard from Hakeem yet I'd say take the queryparsers and > run with it? > > -- > > Itamar Syn-Hershko > http://code972.com | @synhershko <https://twitter.com/synhershko> > Freelance Developer & Consultant > Lucene.NET committer and PMC member > > On Tue, Jan 20, 2015 at 3:58 AM, Joshua Ball <[email protected]> > wrote: > > > Whatever is easiest. I can take anything (it will all be a learning > > experience ;-) > > > > On Mon, Jan 19, 2015 at 4:07 PM, Itamar Syn-Hershko <[email protected]> > > wrote: > > > > > Seems like the highlighter is already taken - maybe Hakeem can give you > > > access to his code so you can take it from there? > > > > > > -- > > > > > > Itamar Syn-Hershko > > > http://code972.com | @synhershko <https://twitter.com/synhershko> > > > Freelance Developer & Consultant > > > Lucene.NET committer and PMC member > > > > > > On Tue, Jan 20, 2015 at 12:31 AM, Joshua Ball < > [email protected] > > > > > > wrote: > > > > > > > I would like to help out on this. > > > > > > > > The highlighter is something I haven't worked with before, or > whatever > > > > needs the help most. > > > > I will wait for your instructions later today. > > > > > > > > > > > > > > > > On Mon, Jan 19, 2015 at 6:14 AM, Itamar Syn-Hershko < > > [email protected]> > > > > wrote: > > > > > > > > > FYI - I just sent this to the dev@ list. If there's anyone > > interested > > > in > > > > > helping, let's continue the discussion there... > > > > > > > > > > We are pushing hard to a Lucene.NET 4.8 release and hope to have > one > > > with > > > > > you very soon. > > > > > > > > > > Cheers, > > > > > > > > > > -- > > > > > > > > > > Itamar Syn-Hershko > > > > > http://code972.com | @synhershko <https://twitter.com/synhershko> > > > > > Freelance Developer & Consultant > > > > > Lucene.NET committer and PMC > > > > > > > > > > ---------- Forwarded message ---------- > > > > > From: Itamar Syn-Hershko <[email protected]> > > > > > Date: Mon, Jan 19, 2015 at 4:12 PM > > > > > Subject: Volunteers for further porting help? > > > > > To: "[email protected]" <[email protected]> > > > > > > > > > > > > > > > Heya, > > > > > > > > > > Any volunteers to take discrete pieces of Java Lucene 4.8.0 and > help > > us > > > > > with porting them + their tests? > > > > > > > > > > > > > > > > > > > > > > > > > https://github.com/apache/lucene-solr/tree/lucene_solr_4_8_0/lucene/highlighter > > > > > > > > > > > > > > > > > > > > https://github.com/apache/lucene-solr/tree/lucene_solr_4_8_0/lucene/queryparser > > > > > > > > > > > > > > > > > > > > https://github.com/apache/lucene-solr/tree/lucene_solr_4_8_0/lucene/grouping > > > > > > > > > https://github.com/apache/lucene-solr/tree/lucene_solr_4_8_0/lucene/join > > > > > > > > > > > > > > > Please let me know if you are interested and we will set you up > with > > > > > guidance and proper tooling. This will greatly help us proceed with > > > > pushing > > > > > Lucene.NET forward and towards a release of 4.8 soon. > > > > > > > > > > Cheers, > > > > > > > > > > -- > > > > > > > > > > Itamar Syn-Hershko > > > > > http://code972.com | @synhershko <https://twitter.com/synhershko> > > > > > Freelance Developer & Consultant > > > > > Author of RavenDB in Action <http://manning.com/synhershko/> > > > > > > > > > > > > > > >
