Re: Fwd: Hibernate Lucene trademark issues

2006-11-19 Thread Shay Banon
Since I do not want to invade Lucene user list regarding a discussion about Compass and Hiberante Search, but I still think that it is something that needs to get answered, here is a link to my blog post discussing this: http://jroller.com/page/kimchy?entry=hibernate_search_lucene . Cheers, Shay

Re: Boost Document

2006-11-19 Thread Chris Hostetter
: with scoring. Each time you index a document, it get a doc id greater than : any already in the index, and they get reassigned if you delete docs and : optimize They *may* be used when scoring to break ties but that doesn't : do you any good... they aren't really used to break ties --