Yonik Seeley created SOLR-13024:
-----------------------------------

             Summary: ValueSourceAugmenter 
                 Key: SOLR-13024
                 URL: https://issues.apache.org/jira/browse/SOLR-13024
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: search
    Affects Versions: 7.0
            Reporter: Yonik Seeley


The cutover to iterators in LUCENE-7407 caused ValueSourceAugmenter (which 
handles functions in the "fl" param along side other fields) resulted in 
FunctionValues being re-retrieved for every document.

Caching could cut that in half, but we should really retrieve a window at a 
time in order for best performance.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to