]
Emmanuel Bernard resolved HSEARCH-96.
-------------------------------------
Resolution: Cannot Reproduce
Fix Version/s: (was: 3.0.0.beta4)
Is a bug in Luke
Boost doesn't affect the boost index
------------------------------------
Key: HSEARCH-96
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-96
Project: Hibernate Search
Issue Type: Task
Affects Versions: 3.0.0.beta3
Environment: Hibernate Search 3.0.0.beta3
Reporter: Fabien
Attachments: screen.png, workspaceeclipsetestlucene3.zip
I made a simple application which create a simple "Entite" with an embeded
"Document".
In my Lucene indexes, I have always Boost = 1.0 for Entite.titre but Entite.titre is
defined by :
@Field(index=Index.TOKENIZED, store=Store.YES)
@Boost(value=0.5f)
private String titre;
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: