Is the machinery in place to do this now (hook up a function query to
be used in sorting)?
I'm trying to figure out what's the best way to do a distance sort:
custom comparator or function query.
Using a custom comparator seems straightforward and reusable across
both the standard and dismax hand
to instantiate the function. Did
> you have an alternate approach in mind? Are there any other things this
> would need to do?
>
> Is anyone else working on this?
>
> Tom
>
>
>
>
> On 9/18/07, Jon Pierce <[EMAIL PROTECTED]> wrote:
> >
> > I see Y
I see Yonik recently opened an issue in JIRA to track the addition of
pluggable functions (https://issues.apache.org/jira/browse/SOLR-356).
Any chance this will be implemented soon? It would save users like me
from having to hack the Solr source or write custom request handlers
for trivial additio