Aaron McCurry created BLUR-1:
--------------------------------

             Summary: 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: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to