[hibernate-issues] [Hibernate-JIRA] Resolved: (HSEARCH-381) Compile Error by Usage FiledBridge (Hibernate Search 3.1.1)
Hardy Ferentschik (JIRA)
noreply at atlassian.com
Tue Jun 16 03:52:34 EDT 2009
[ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hardy Ferentschik resolved HSEARCH-381.
---------------------------------------
Resolution: Cannot Reproduce
> Compile Error by Usage FiledBridge (Hibernate Search 3.1.1)
> -----------------------------------------------------------
>
> Key: HSEARCH-381
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-381
> Project: Hibernate Search
> Issue Type: Bug
> Reporter: Mario
>
> I use the FieldBridge and the method set is not in the correct form.
> set(String name, Object value, Document document, LuceneOptions options)
> compiler error means i should use set(String name, Object value, Document document, Store store, Index index, Float valueF)
> What i make wrong?
--
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