[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-434) Make use of NumericField

G Fernandes (JIRA) noreply at atlassian.com
Fri Oct 8 16:56:57 EDT 2010


    [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=38663#action_38663 ] 

G Fernandes commented on HSEARCH-434:
-------------------------------------

@NumericField(forField="") seems a little more verbose, repeating the field name twice. Also it gives the impression that you can define a @NumericField for a different field. I personally prefer the @Field(type=FieldType.NUMERIC, precisionStep=8) option. Any particular reason for your preference on having two annotations? 

Regarding completion time, actually I've starting coding just today, and should have a patch in the next week or so.

> Make use of NumericField 
> -------------------------
>
>                 Key: HSEARCH-434
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-434
>             Project: Hibernate Search
>          Issue Type: Sub-task
>          Components: engine
>            Reporter: Emmanuel Bernard
>            Assignee: G Fernandes
>             Fix For: 3.3.0
>
>


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