[hibernate-issues] [Hibernate-JIRA] Updated: (HSEARCH-96) Boost doesn't affect the boost index

Emmanuel Bernard (JIRA) noreply at atlassian.com
Wed Jul 25 11:38:52 EDT 2007


     [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Bernard updated HSEARCH-96:
------------------------------------

    Fix Version/s: 3.0.0.beta4

> 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
>             Fix For: 3.0.0.beta4
>
>         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: 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