Click on "Source Repository" off of the main Lucene page. Here is a pointer to the search package containing TermQuery/Weight/Scorer http://svn.apache.org/viewcvs.cgi/lucene/java/trunk/src/java/org/apache/lucene/search/?sortby=file#dirlist
Look in TermQuert for TermWeight (it's an inner class). -Yonik On 1/11/06, Klaus <[EMAIL PROTECTED]> wrote: > Thx, but where can I find this classes? > > >If you really want to understand how scoring works, I'd suggest also > >looking at TermWeight/TermScorer. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]