[
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-434?pag...
]
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira