[hibernate-dev] HSearch-133
John Griffin
jgriffin at thebluezone.net
Sat Dec 1 14:23:04 EST 2007
I'm starting work on 133. I believe the class that overrides
DefaultSimilarity should be specified by a configuration item probably
'hibernate.search.default.Similarity' with the classname as the value. Since
the same Similarity should be used in both building the index and querying,
I believe it should be set programmatically and not have to rely on the user
setting it properly. I'll look at the SearchFactory level which is where I
think it should go.
In the future if someone wants the capability (there are instances) we can
add it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-dev/attachments/20071201/0673e18f/attachment.html
More information about the hibernate-dev
mailing list