<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">is it specific to a given index or should rather be global for all indexes?<div>If the latter, I would remove .default which is really here for index based properties.</div><div><br><div><div>On  Dec 1, 2007, at 14:23, John Griffin wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"> <div class="Section1"><p class="MsoNormal"><font size="2" face="Arial"><span style="font-size:10.0pt; font-family:Arial">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.<o:p></o:p></span></font></p><p class="MsoNormal"><font size="2" face="Arial"><span style="font-size:10.0pt; font-family:Arial"><o:p> </o:p></span></font></p><p class="MsoNormal"><font size="2" face="Arial"><span style="font-size:10.0pt; font-family:Arial">In the future if someone wants the capability (there are instances) we can add it.<o:p></o:p></span></font></p> </div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">hibernate-dev mailing list</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="mailto:hibernate-dev@lists.jboss.org">hibernate-dev@lists.jboss.org</a></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="https://lists.jboss.org/mailman/listinfo/hibernate-dev">https://lists.jboss.org/mailman/listinfo/hibernate-dev</a></div> </blockquote></div><br></div></body></html>