Yes, indeed, I want to contribute this to the Lucene trunk. -- Yuval From: Avi Rosenschein [mailto:[email protected]] Sent: Monday, November 23, 2009 2:11 PM To: [email protected] Subject: Re: How to submit BM25 scoring library to Lucene
Nice. I believe you want to contribute this to the trunk (which is 3.1), not 2.9.1. -- Avi On Mon, Nov 23, 2009 at 5:58 AM, Yuval Feinstein <[email protected]<mailto:[email protected]>> wrote: Hi. I would like to submit a BM25 scoring library to Lucene under contrib. The library is a modification of Joaquin Perez Iglesias' work described at the link below: http://nlp.uned.es/~jperezi/Lucene-BM25/<http://nlp.uned.es/%7Ejperezi/Lucene-BM25/> a. Do I need a Jira issue for this? b. I have explain() methods inside some Scorers. I know they are deprecated under Lucene 2.9.1. Do I need to erase them? TIA, Yuval Feinstein
