Unfortunately, it is not as straightforward. The code is for 1.2 of Lucene and needs a some work to upgrade to 1.3. Some people on the list had started working on it, but I don't know what became of it.
Here are some links from an older discussion from Damian on it: -------------------------------- Here some links for Your consideration: http://issues.apache.org/bugzilla/show_bug.cgi?id=18927 And links from the bug page: http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgId=114748 http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgId=114861 http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgId=114862 http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgId=433778 Dmitry's code works with Lucene 1.2 altough not really - one class needs some hand fixing aftery applying those patches. -- Damian ------------------------------ One of the links contains a zip file that has the new files in it (new for 1.2, not 1.3). The old patches will not work out of the box, as they are an older code base. I will let you know more when I have a chance to work on it (maybe next week). >>> [EMAIL PROTECTED] 01/18/04 05:27PM >>> I would like to have. However I had a look to all the mails in the archive how could not find it. I found only a diff file but do not know what means for sure. I do not have CVS access here. Could you or somebody else provide this ZIP file to me? It would be greatly appreciated. Also I would like to know who else it working on the integration. Maybe I can do my part. Cheers, Karl > Dmitry's code won't be integrated, unless somebody takes it and brings > it up to date with the current version of Lucene. > I think Dmitry attached a ZIP file with all his changes in one of his > emails. > > Otis > > --- Karl Koch <[EMAIL PROTECTED]> wrote: > > Hello Developers, > > > > since I am working with Relevance Feedback (Term reweighting, query > > expansion) I am very interested in the source code of Dmitry which > > allows access to > > the Document vectors of Documents from the Hit list. > > > > Can it be downloaded from somewhere? ... or could somebody email it > > to me > > for a closer look? > > What is the status of its integration in Lucene (1.2 or 1.3) ? > > > > Any help would be greatly appreciated, > > Karl > > > > -- > > +++ GMX - die erste Adresse f�r Mail, Message, More +++ > > Bis 31.1.: TopMail + Digicam f�r nur 29 EUR > > http://www.gmx.net/topmail > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes > http://hotjobs.sweepstakes.yahoo.com/signingbonus > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- +++ GMX - die erste Adresse f�r Mail, Message, More +++ Bis 31.1.: TopMail + Digicam f�r nur 29 EUR http://www.gmx.net/topmail --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
