[jira] Commented: (LUCENE-2091) Add BM25 Scoring to Lucene

2010-03-22 Thread Yuval Feinstein (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848076#action_12848076 ] Yuval Feinstein commented on LUCENE-2091: - Hi Katja. I am adding this to my

[jira] Commented: (LUCENE-2091) Add BM25 Scoring to Lucene

2010-03-06 Thread Yuval Feinstein (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842320#action_12842320 ] Yuval Feinstein commented on LUCENE-2091: - @Vinay - Please take the LUCENE-

[jira] Commented: (LUCENE-2091) Add BM25 Scoring to Lucene

2009-12-03 Thread Yuval Feinstein (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785250#action_12785250 ] Yuval Feinstein commented on LUCENE-2091: - So what is the next step? Robert

[jira] Updated: (LUCENE-2091) Add BM25 Scoring to Lucene

2009-12-03 Thread Yuval Feinstein (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuval Feinstein updated LUCENE-2091: Attachment: LUCENE-2091.patch I have attached a patch for this case. This is Joaquin&#

[jira] Commented: (LUCENE-2091) Add BM25 Scoring to Lucene

2009-11-29 Thread Yuval Feinstein (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12783555#action_12783555 ] Yuval Feinstein commented on LUCENE-2091: - Otis and Robert, Here's my

[jira] Created: (LUCENE-2091) Add BM25 Scoring to Lucene

2009-11-23 Thread Yuval Feinstein (JIRA)
Add BM25 Scoring to Lucene -- Key: LUCENE-2091 URL: https://issues.apache.org/jira/browse/LUCENE-2091 Project: Lucene - Java Issue Type: New Feature Components: contrib/* Reporter: Yuval

RE: How to submit BM25 scoring library to Lucene

2009-11-23 Thread Yuval Feinstein
to the trunk (which is 3.1), not 2.9.1. -- Avi On Mon, Nov 23, 2009 at 5:58 AM, Yuval Feinstein mailto:yuv...@answers.com>> 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

How to submit BM25 scoring library to Lucene

2009-11-23 Thread Yuval Feinstein
rs. I know they are deprecated under Lucene 2.9.1. Do I need to erase them? TIA, Yuval Feinstein