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

G Fernandes (JIRA) noreply at atlassian.com
Mon Oct 11 05:29:57 EDT 2010


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

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

Emmanuel: I now see your point about the 'forField' attribute  :) 
Sanne: Good point, the @Fields{} annotation will have to change to include a optional list @NumericField attr.
Bear in mind that a new field type will only appear when Lucene decide to create another class besides Field and NumericField, and AFAIK, that will not happen soon. What other types of fields do you imagine having beside String and Numeric?

I got the version using @Field(type=FieldType.NUMERIC) working, should we use that as a first release to get feedback from users?

> 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