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/08 09:34:12 UTC

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

    [ https://issues.apache.org/jira/browse/SOLR-6337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14090431#comment-14090431 ] 

Varun Thacker commented on SOLR-6337:
-------------------------------------

SOLR-5670 is a related issue. 

I think we should keep this open till we can run some benchmarks to see what are the slowdowns during indexing and improvements in memory when we switch to DocValues.

> 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