You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2013/02/13 06:34:13 UTC

[jira] [Updated] (LUCENE-4776) make insanity impossible if you index docvalues

     [ https://issues.apache.org/jira/browse/LUCENE-4776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Muir updated LUCENE-4776:
--------------------------------

    Attachment: LUCENE-4776.patch
    
> make insanity impossible if you index docvalues
> -----------------------------------------------
>
>                 Key: LUCENE-4776
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4776
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>            Assignee: Robert Muir
>             Fix For: 4.2
>
>         Attachments: LUCENE-4776.patch
>
>
> we know the type here from the index: so if you ask for e.g. getDocTermsIndex on a numeric type -> exception (not trappy uninversion).
> Its easy for someone to do this (e.g. SOLR-3855). But this makes the whole point of docvalues stupid if we just silently do it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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