You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Martijn van Groningen (JIRA)" <ji...@apache.org> on 2016/03/10 17:50:40 UTC

[jira] [Comment Edited] (LUCENE-7091) Add doc values support to MemoryIndex

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

Martijn van Groningen edited comment on LUCENE-7091 at 3/10/16 4:49 PM:
------------------------------------------------------------------------

Updated the patch:
* Made sure the sorted set doc values doesn't have duplicate values.
* Added extra test to verify that unsupported usage fails.
* Changed DocValuesHolder class' visibility to private .


was (Author: martijn.v.groningen):
Updated the patch:
* Made sure the sorted set doc values doesn't have duplicate values.
* Added extra test to verify that unsupported usage fails

> Add doc values support to MemoryIndex
> -------------------------------------
>
>                 Key: LUCENE-7091
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7091
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Martijn van Groningen
>         Attachments: LUCENE-7091.patch, LUCENE-7091.patch
>
>
> Sometimes queries executed via the MemoryIndex require certain things to be stored as doc values. Today this isn't possible because the memory index doesn't support this and these queries silently return no results.



--
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