Hi Phillipe, You could start taking a look at these projects:
LUCENE-2979 <https://issues.apache.org/jira/browse/LUCENE-2979> <https://issues.apache.org/jira/browse/LUCENE-2979>LUCENE-2309<https://issues.apache.org/jira/browse/LUCENE-2309> <https://issues.apache.org/jira/browse/LUCENE-2309>LUCENE-2450<https://issues.apache.org/jira/browse/LUCENE-2450> <https://issues.apache.org/jira/browse/LUCENE-2450>LUCENE-1768<https://issues.apache.org/jira/browse/LUCENE-1768> <https://issues.apache.org/jira/browse/LUCENE-1768>These ones are either related to analyzers/attributes or query parser. I hope this helps you to decide ;) On Thu, Mar 24, 2011 at 1:09 AM, Phillipe Ramalho < [email protected]> wrote: > Hello, > > I am planning to submit a project proposal to GSoC 2011 and Lucene seems to > have a lot of GSoC projects this year. Last year I did a GSoC project using > Lucene for PhotArk project. This year, instead of just using Lucene, I am > planning to contribute code to it. > > My experience with Lucene is just as a regular user, the only code I have > changed/extended so far was token streams/analyzers and query parser, so I > have more knowledge on this part of the code. Based on that, I'm planning to > focus on query parser and analyzer/token stream projects. Does that sound > reasonable? > > I will be studying the code and planning the proposal(s), so you should > start seeing more posts from me in the next few days. > > -- > Phillipe Ramalho >
