Re: Returning function result in results

2010-03-04 Thread Chris Hostetter
: Is there way to return function value in search results besides using : score ?=20 Not at the moment, but there are various patches looking into how to make something like this feasible... https://issues.apache.org/jira/browse/SOLR-1298 https://issues.apache.org/jira/browse/SOLR-1566 https://

Returning function result in results

2010-03-02 Thread Dragisa Krsmanovic
Is there way to return function value in search results besides using score ?=20 --