Savitha, (I changed the subject, there's an amount that would have had the same subject otherwise)
Can you say more about why it is fixed? Do you see configurable *per language* analyzers somewhere? Or do you mean the Lucene 4.0 fix is already working for you in XWiki? The xwiki issue is clearly not marked as fixed. On: https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-lucene/src/main/java/com/xpn/xwiki/plugin/lucene/LucenePlugin.java I can still read: private static final String DEFAULT_ANALYZER = "org.apache.lucene.analysis.standard.StandardAnalyzer"; Is your fork observable somewhere? thanks in advance Paul Le 29 mars 2012 à 18:35, savitha sundaramurthy a écrit : > Hi, > > I tried to fix the bug http://jira.xwiki.org/browse/XWIKI-6226 . But it > looks like it is already fixed. So was wondering to take up some other > issue and fix it. > > Thanking you, > Savitha. > > > On Mon, Mar 26, 2012 at 11:52 AM, savitha sundaramurthy < > [email protected]> wrote: > >> Dear Paul, >> >> Sure. I'm keeping track of it. >> >> Thanking you, >> Savitha. >> >> >> On Mon, Mar 26, 2012 at 11:35 AM, Paul Libbrecht <[email protected]>wrote: >> >>> savitha, >>> >>> sorry, I forgot about the deadline. >>> Just be sure that you mss no step in the timeline. >>> >>> paul >>> >>> >>> Le 26 mars 2012 à 20:27, savitha sundaramurthy a écrit : >>> >>>> Hey Paul, >>>> >>>> I have forked the Solr code and am trying to fix the issue >>> xwiki >>>> 6226. >>>> http://jira.xwiki.org/browse/XWIKI-6226. Once my midterm is done >>> tomorrow , >>>> I'll start with the GSOC application in full swing. >>>> >>>> Thanking you, >>>> Savitha. >>>> >>>> >>>> On Sun, Mar 25, 2012 at 4:07 AM, Eduard Moraru <[email protected]> >>> wrote: >>>> >>>>> Hi Savitha, Paul >>>>> >>>>> Re GSoC, check out the timeline [1]. We're just finishing the "Would-be >>>>> student participants discuss application ideas with mentoring >>>>> organizations." period and, beginning with March 26 19:00 UTC, the >>> actual >>>>> "Student application period opens." >>>>> >>>>> So, Savitha, you can soon start to officially apply. Just make sure, as >>>>> Paul mentioned above, you get to show us some of your code before the >>>>> student application period ends (6th of April). >>>>> >>>>> Thanks, >>>>> Eduard >>>>> >>>>> ---------- >>>>> [1] http://www.google-melange.com/gsoc/events/google/gsoc2012 >>>>> >>>>> On Fri, Mar 23, 2012 at 4:45 PM, Paul Libbrecht <[email protected]> >>> wrote: >>>>> >>>>>> Savitha, >>>>>> >>>>>> a good idea for this project would be to attack the Lucene plugin. A >>>>>> relatively old plugin of XWiki which offers good services but has a >>> few >>>>>> drawbacks. >>>>>> You could then review a bit the bugs related to it to see: >>>>>> - if you could suggest fixes. >>>>>> - if you could respond by saying "look my solr will respond to it" >>>>>> E.g. XWIKI-6226 ? >>>>>> >>>>>> paul >>>>>> >>>>>> PS: I forgot to say, your academic profile looks ok to my eyes wrt the >>>>>> expectations. >>>>>> >>>>>> >>>>>> Le 22 mars 2012 à 21:11, Paul Libbrecht a écrit : >>>>>> >>>>>>> Savitha, >>>>>>> >>>>>>> I am not very experienced in the working of of Google Summer of Code. >>>>>>> >>>>>>> As far as I know, we are now in a period where you need to prove your >>>>>> skills. >>>>>>> - please answer the little questionnaire >>>>>>> - please try a checkout of the solr component that Fabio started and >>>>> see >>>>>> if you can enhance it a little. The simplest is to do a pull request, >>> I >>>>>> think; we want to see it. >>>>>>> >>>>>>> paul >>>>>>> >>>>>>> >>>>>>> Le 22 mars 2012 à 17:59, savitha sundaramurthy a écrit : >>>>>>> >>>>>>>> Hi Paul, >>>>>>>> >>>>>>>> I have taken a course on Information retrieval and data >>> mining >>>>>>>> this semester. Actually, I'm mid way through this course which will >>>>> be >>>>>>>> completed by end of April. I am aware of Tf* Idf formula which is >>> used >>>>>> for >>>>>>>> finding documentation similarity. >>>>>>>> >>>>>>>> On Thu, Mar 22, 2012 at 9:29 AM, savitha sundaramurthy < >>>>>>>> [email protected]> wrote: >>>>>>>> >>>>>>>>> Dear Team XWiki >>>>>>>>> >>>>>>>>> I'm Savitha doing my MS in Computer science at Arizona >>>>> State >>>>>>>>> University. I'm really excited to contribute to open >>>>>>>>> source community through XWiki GSOC 2012. I'm interested in the >>>>>> project *SOLR >>>>>>>>> search component*. >>>>>>>>> I have worked in lot of Java Projects and have a good standing in >>> it. >>>>>> I've >>>>>>>>> downloaded and built the Xwiki source code >>>>>>>>> as per the instructions. Right now I'm going through the >>>>> documentation >>>>>> of >>>>>>>>> SOLR and trying to play around with XWiki Enterprise . >>>>>>>>> Looking forward to this opportunity. >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Thanks, >>>>>>>>> Savitha >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> best regards, >>>>>>>> Savitha.s >>>>>>>> _______________________________________________ >>>>>>>> devs mailing list >>>>>>>> [email protected] >>>>>>>> http://lists.xwiki.org/mailman/listinfo/devs >>>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> devs mailing list >>>>>> [email protected] >>>>>> http://lists.xwiki.org/mailman/listinfo/devs >>>>>> >>>>> _______________________________________________ >>>>> devs mailing list >>>>> [email protected] >>>>> http://lists.xwiki.org/mailman/listinfo/devs >>>>> >>>> >>>> >>>> >>>> -- >>>> best regards, >>>> Savitha.s >>>> _______________________________________________ >>>> devs mailing list >>>> [email protected] >>>> http://lists.xwiki.org/mailman/listinfo/devs >>> >>> _______________________________________________ >>> devs mailing list >>> [email protected] >>> http://lists.xwiki.org/mailman/listinfo/devs >>> >> >> >> >> -- >> best regards, >> Savitha.s >> > > > > -- > best regards, > Savitha.s > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

