[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-529) Support NumericField

Emmanuel Bernard (JIRA) noreply at atlassian.com
Wed May 19 17:42:11 EDT 2010


Support NumericField
--------------------

                 Key: HSEARCH-529
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-529
             Project: Hibernate Search
          Issue Type: New Feature
          Components: mapping
            Reporter: Emmanuel Bernard
             Fix For: 3.3.0


Maybe via a qualifier annotation (problematic for multiple field mappings per property)

{code}
@Numeric(precisionStep)
{code}

OR is there a more generic approach to support further parameterizable fields?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list