[
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-405?pag...
]
Sanne Grinovero updated HSEARCH-405:
------------------------------------
Priority: Minor (was: Major)
Description:
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.
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
Priority: Minor
Fix For: 3.3.0
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira