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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to