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/12 22:19:13 UTC

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

Robert Muir created LUCENE-4776:
-----------------------------------

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


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