[jira] Commented: (LUCENE-446) FunctionQuery - score based on field value

2007-04-27 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492378 ] Doron Cohen commented on LUCENE-446: I intend to take a shot at this, with the approach of two parts/steps - 1)

[jira] Commented: (LUCENE-446) FunctionQuery - score based on field value

2007-03-26 Thread Mike Klaas (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484195 ] Mike Klaas commented on LUCENE-446: --- I've often wanted to multiply the scores of two queries. I looked at Functio

[jira] Commented: (LUCENE-446) FunctionQuery - score based on field value

2007-03-24 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483878 ] Yonik Seeley commented on LUCENE-446: - > i think once upon a time Yonik held off because he wasn't sure if he lik

[jira] Commented: (LUCENE-446) FunctionQuery - score based on field value

2007-03-19 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482292 ] Hoss Man commented on LUCENE-446: - I just remembered one of the reasons why i didn't do this the last time i looked

[jira] Commented: (LUCENE-446) FunctionQuery - score based on field value

2007-03-19 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482281 ] Hoss Man commented on LUCENE-446: - I'm in favor ... i think once upon a time Yonik held off because he wasn't sure i

[jira] Commented: (LUCENE-446) FunctionQuery - score based on field value

2007-03-18 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482005 ] Otis Gospodnetic commented on LUCENE-446: - Grant: Yeah, I think so. 7 votes and 5 watchers so far tells me p

[jira] Commented: (LUCENE-446) FunctionQuery - score based on field value

2007-03-18 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481944 ] Erik Hatcher commented on LUCENE-446: - +1 to FunctionQuery being brought into Lucene proper. > FunctionQuery - s

[jira] Commented: (LUCENE-446) FunctionQuery - score based on field value

2007-03-18 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481936 ] Grant Ingersoll commented on LUCENE-446: Is there any motivation out there to push this down from Solr to Luc

[jira] Commented: (LUCENE-446) FunctionQuery - score based on field value

2006-03-02 Thread Yonik Seeley (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-446?page=comments#action_12368570 ] Yonik Seeley commented on LUCENE-446: - This version is now slightly out of date. For now, consider the definitive version to be in Solr: http://incubator.apache.org/solr ht

[jira] Commented: (LUCENE-446) FunctionQuery - score based on field value

2006-02-13 Thread Kelvin Tan (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-446?page=comments#action_12366302 ] Kelvin Tan commented on LUCENE-446: --- Yes, I've independently come up with something similar. What's interesting is that you can also perform filtering (like date filtering)

[jira] Commented: (LUCENE-446) FunctionQuery - score based on field value

2005-11-30 Thread Yonik Seeley (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-446?page=comments#action_12358936 ] Yonik Seeley commented on LUCENE-446: - This newest version simplifies a lot of cruft from the previous version. A FunctionQuery takes a ValueSource. The ValueSource produc

[jira] Commented: (LUCENE-446) FunctionQuery - score based on field value

2005-10-05 Thread Yonik Seeley (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-446?page=comments#action_12331446 ] Yonik Seeley commented on LUCENE-446: - Perhaps not a bad idea considering that the number of classes may top 12 after adding a few more function types. Anyone else have

[jira] Commented: (LUCENE-446) FunctionQuery - score based on field value

2005-10-04 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-446?page=comments#action_12331348 ] Hoss Man commented on LUCENE-446: - Just a thought, but in the same spirit as SpanQuery, these classes may make sense in their own sub package ... ie: org.apache.lucene.search.