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 (Commented) (JIRA)" <ji...@apache.org> on 2011/12/07 01:18:39 UTC

[jira] [Commented] (LUCENE-3074) SimpleTextCodec needs SimpleText DocValues impl

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

Robert Muir commented on LUCENE-3074:
-------------------------------------

I'm gonna take a stab at this, because we really want to have multiple implementations to ensure the abstract api is good,
and doesnt have any assumptions about the current implementation.

Any issues would be harder to debug if our first alternative implementation was something like crazy 3.x norms versus an easy
plain text impl.

ill commit LUCENE-3622 to a branch and start playing around.
                
> SimpleTextCodec needs SimpleText DocValues impl
> -----------------------------------------------
>
>                 Key: LUCENE-3074
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3074
>             Project: Lucene - Java
>          Issue Type: Task
>          Components: core/index, core/search
>    Affects Versions: 4.0
>            Reporter: Simon Willnauer
>            Assignee: Michael McCandless
>             Fix For: 4.0
>
>
> currently SimpleTextCodec uses binary docValues we should move that to a simple text impl.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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