You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ryan McKinley (JIRA)" <ji...@apache.org> on 2015/03/20 22:04:39 UTC

[jira] [Created] (SOLR-7278) Make ValueSourceAugmenter easier to extend

Ryan McKinley created SOLR-7278:
-----------------------------------

             Summary: Make ValueSourceAugmenter easier to extend
                 Key: SOLR-7278
                 URL: https://issues.apache.org/jira/browse/SOLR-7278
             Project: Solr
          Issue Type: Improvement
            Reporter: Ryan McKinley
            Assignee: Ryan McKinley
            Priority: Trivial
             Fix For: Trunk, 5.1


Right now the ValueSourceAugmenter does some hairy work to get the Value and then applies the change do the SolrDocument inline.

Lets move modifying the document to a protected function so subclasses can do something different



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org