[
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-434?pag...
]
Emmanuel Bernard commented on HSEARCH-434:
------------------------------------------
I am leaning towards a dedicated @NumericField(forField="") or @Numeric that is
a complement of @Field
ie
@Field @Numeric
Integer age;
@Field(name="length_d") @Numeric(forField="length_d")
BigDecimal length;
WDYT?
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