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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira