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

Billie Rinaldi commented on ACCUMULO-1336:
------------------------------------------

How about the Table Design section of the user manual?  Maybe between RowID 
Design and Indexing?  The manual is in LaTeX (for now) and lives under docs/.
                
> Add lexicoders from Typo to Accumulo
> ------------------------------------
>
>                 Key: ACCUMULO-1336
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1336
>             Project: Accumulo
>          Issue Type: New Feature
>            Reporter: Keith Turner
>            Assignee: Corey J. Nolet
>             Fix For: 1.6.0
>
>
> [Typo|https://github.com/keith-turner/typo] is something I created to 
> experiment with another Java API for Accumulo.  It had two parts, an API with 
> type paramaters and Lexicoders.  Lexicoders encode/serialize types in such a 
> way that the lexicographic sort order matches the java types sort order.  I 
> think having the Lexicoders available as part of Accumulo would be generally 
> useful.  The parametric API is less useful, it assumes all values have the 
> same type.

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

Reply via email to