You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Noble Paul (JIRA)" <ji...@apache.org> on 2009/02/03 07:33:59 UTC

[jira] Updated: (SOLR-996) Improve Evaluator API

     [ https://issues.apache.org/jira/browse/SOLR-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Noble Paul updated SOLR-996:
----------------------------

    Attachment: SOLR-996.patch

> Improve Evaluator API
> ---------------------
>
>                 Key: SOLR-996
>                 URL: https://issues.apache.org/jira/browse/SOLR-996
>             Project: Solr
>          Issue Type: Improvement
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.3
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-996.patch
>
>
> An Evaluator does not know about the Context object which limits use-cases. For example, the use-case given by Gregg in solr-user -- http://markmail.org/thread/pu3z27lreefbbkin
> We can add the evaluate method and pass in the Context object. It is a non back-compatible change but since the Evaluator is marked as experimental and it's API has never been documented on the wiki, it should be fine.
> We should also rename it to Function to be consistent with the dataimporter.functions namespace it is used with.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.