Hi, this looks very very promising. We've been struggling with this kind of basic search-related issues for a loooong time and it looks like Solr has everything that we need already built-in to address many of them.
I look forward to seeing more of this, it's very cool! Guillaume On Thu, Apr 5, 2012 at 10:52, Paul Libbrecht <[email protected]> wrote: > Ok, so this is a little script reporting usage. It looks ok but I need to > touch software. > > I could not build your project because of checkstyle errors. Could you fix > that? > > Also, I insist on forking for me to see the diffs. > > And please remember my request for readme to explain a typical deployment. > > thanks in advance > > paul > > PS: what's your regular work schedule? > > > > Le 5 avr. 2012 à 04:57, savitha sundaramurthy a écrit : > > > Hi Paul, > > > > Here is the link to the document > > > > > https://docs.google.com/document/pub?id=1-2GqvjtzS_a8TRKDNsom9egDZHTT5xIzUf1Chdk9f3A > > > > Thanks a lot, > > Savitha > > > > > >> On Wed, Apr 4, 2012 at 12:03 PM, Paul Libbrecht <[email protected]> > wrote: > >> > >>> Hi Savitha, > >>> > >>> things are moving. This is good. > >>> > >>> Do you have a (temporary) server address where this could be tested? > >>> (maybe best over IRC?). > >>> Or, how could I build your code and inject it on a fresh XWiki? > >>> > >>> Le 4 avr. 2012 à 18:46, savitha sundaramurthy a écrit : > >>>> I went through Fabio Mancinelli's code and with the help of few > >>>> inputs from there , I have implemented a basic search functionality > >>> using > >>>> solr. It also fixes the issue http://jira.xwiki.org/browse/XWIKI-6226. > I > >>>> have indexed the page in English, french and Spanish. I have > implemented > >>>> these main functionality: > >>>> > >>>> 1) Simple text search using solr. > >>>> 2) Used *Extended Dismax Parser *to customize search relevancy using > >>> boost > >>>> index. > >>> > >>> which fixes well the apostrophe case for sure (and a zillion other > >>> ambiguities, and another zillion power user tricks). > >>> > >>>> 3) Hit highlighting for English. > >>> > >>> This is a good usage of solr. > >>> > >>>> Below is the link to the source code > >>>> https://github.com/savis/xwiki-platform-search > >>>> XWiki front end , HTML and Velocity code > >>>> > >>>> https://gist.github.com/2295648 > >>>> > >>>> I wanted to send a pull request but I was playing around when renaming > >>> my > >>>> username and deleted the forked repository and I'm having difficulty > >>>> forking it again. So I have created a new repository and shared the > code > >>>> above. > >>> > >>> I think forking is really useful. If not today, it will be needed any > day > >>> soon. > >>> We need to see the diffs. > >>> Best would be to create the fork again, then copy your files and let > git > >>> give us the diff. > >>> > >>>> I have taken few screen shots and have attached the document. > >>> > >>> where? > >>> > >>>> I'm working on my application and it should be done today. > >>> > >>> What is the planned schedule? > >>> > >>> paul > >>> _______________________________________________ > >>> 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 > _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

