[hibernate-issues] [Hibernate-JIRA] Resolved: (HSEARCH-405) Be able to set Similarity per index in configuration properties

Emmanuel Bernard (JIRA) noreply at atlassian.com
Thu Oct 28 09:08:48 EDT 2010


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

Emmanuel Bernard resolved HSEARCH-405.
--------------------------------------

         Assignee: Emmanuel Bernard
       Resolution: Fixed
    Fix Version/s:     (was: 3.3.0.CR1)
                   3.3.0.Beta3

hibernate.search.[index].similarity

> Be able to set Similarity per index in configuration properties
> ---------------------------------------------------------------
>
>                 Key: HSEARCH-405
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-405
>             Project: Hibernate Search
>          Issue Type: Improvement
>            Reporter: Sanne Grinovero
>            Assignee: Emmanuel Bernard
>            Priority: Minor
>             Fix For: 3.3.0.Beta3
>
>
> Currently the Similarity can be set only by annotating an entity with @Similarity(implementationClass). The similarity is set on the whole index, it's not practical (meaningful?) to set a different one on different classes in the same index, so this is not allowed.
> Se the similarity being used is a per-index property, it makes sense to be able to set it the same way as other index properties are set.

-- 
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