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

Aaron McCurry commented on BLUR-1:
----------------------------------

I have completed Long Integer Float and Double
                
> Create Formal Types
> -------------------
>
>                 Key: BLUR-1
>                 URL: https://issues.apache.org/jira/browse/BLUR-1
>             Project: Apache Blur
>          Issue Type: New Feature
>            Reporter: Aaron McCurry
>
> Currently all data in Blur has to be represented as a String, though 
> different analyzers can be used to provide the effect of types.  The Thrift 
> RPC will have to changed to accommodate this new feature.  The initial list 
> of types that should be supported are:
> -String
> -Long
> -Date
> -Int
> -Double
> -Float
> -GIS (Lat + Long)
> -Binary
> -Security Label 
> -Custom
> The security label would allow for a formal implementation of access control 
> per document (Record in current RPC API terminology).
> The custom type, would allow for creating your own named type that can be 
> installed into Blur and then referenced by name in the RPC.

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