You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2012/06/06 19:50:23 UTC

[jira] [Created] (LUCENE-4117) Add FST.BytesReader to all FST arc-reading APIs

Michael McCandless created LUCENE-4117:
------------------------------------------

             Summary: Add FST.BytesReader to all FST arc-reading APIs
                 Key: LUCENE-4117
                 URL: https://issues.apache.org/jira/browse/LUCENE-4117
             Project: Lucene - Java
          Issue Type: Improvement
            Reporter: Michael McCandless
            Assignee: Michael McCandless
             Fix For: 4.0, 5.0


The FST APIs are inconsistent now: some take a FST.BytesReader from the
caller and some don't.  I think we should make this consistent by having
all arc-reading APIs take the BytesReader.



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


[jira] [Resolved] (LUCENE-4117) Add FST.BytesReader to all FST arc-reading APIs

Posted by "Michael McCandless (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-4117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael McCandless resolved LUCENE-4117.
----------------------------------------

    Resolution: Fixed
    
> Add FST.BytesReader to all FST arc-reading APIs
> -----------------------------------------------
>
>                 Key: LUCENE-4117
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4117
>             Project: Lucene - Java
>          Issue Type: Improvement
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: 4.0, 5.0
>
>         Attachments: LUCENE-4117.patch
>
>
> The FST APIs are inconsistent now: some take a FST.BytesReader from the
> caller and some don't.  I think we should make this consistent by having
> all arc-reading APIs take the BytesReader.

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


[jira] [Updated] (LUCENE-4117) Add FST.BytesReader to all FST arc-reading APIs

Posted by "Michael McCandless (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-4117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael McCandless updated LUCENE-4117:
---------------------------------------

    Attachment: LUCENE-4117.patch

Patch.
                
> Add FST.BytesReader to all FST arc-reading APIs
> -----------------------------------------------
>
>                 Key: LUCENE-4117
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4117
>             Project: Lucene - Java
>          Issue Type: Improvement
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: 4.0, 5.0
>
>         Attachments: LUCENE-4117.patch
>
>
> The FST APIs are inconsistent now: some take a FST.BytesReader from the
> caller and some don't.  I think we should make this consistent by having
> all arc-reading APIs take the BytesReader.

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