You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Varun Thacker (JIRA)" <ji...@apache.org> on 2014/08/07 18:00:12 UTC

[jira] [Created] (SOLR-6337) Moving the _versions_ field to DocValues

Varun Thacker created SOLR-6337:
-----------------------------------

             Summary: Moving the _versions_ field to DocValues
                 Key: SOLR-6337
                 URL: https://issues.apache.org/jira/browse/SOLR-6337
             Project: Solr
          Issue Type: Improvement
            Reporter: Varun Thacker


I was looking at VersionInfo.getVersionFromIndex and in Line 197 we use ValueSource to get the version field. 

Moving it to DocValues should improve performance.

Are there any downsides as to why it's a bad idea that I am missing here? 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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