Re: Automatically calculate boost factor

2009-09-15 Thread Chris Hostetter
: http://wiki.apache.org/solr/FunctionQuery. Either that or roll it up into the : document boost, but that loses some precision. but if that's what you want to do then yes: solr can compute the documenta boost on submission based on the field values ... *IF* if you write an UpdateProcessor to

Re: Automatically calculate boost factor

2009-09-11 Thread Grant Ingersoll
Sounds like you want to use a FunctionQuery: See http://wiki.apache.org/solr/FunctionQuery . Either that or roll it up into the document boost, but that loses some precision. On Sep 11, 2009, at 10:05 AM, Villemos, Gert wrote: I would like to automatically calculate the boost factor of a d