A couple of times. Luke
----- Original Message ----- From: "Erik Hatcher" <[EMAIL PROTECTED]> To: <java-user@lucene.apache.org> Sent: Wednesday, March 09, 2005 8:03 PM Subject: Re: Score Question > Did you reindex after upgrading? > > Erik > > On Mar 9, 2005, at 5:55 PM, Luke Shannon wrote: > > > Hi; > > > > Has the scoring changed recently? I just upgraded all the jars is our > > application (Lucene included). > > > > I'm getting scores like this from documents in hits: > > > > 6.9699495E-4 > > > > The XSL that creates the user interface converts the score to an int > > and > > than display it. This currently resulting in a zero for all scores. > > > > I'm being told that the XSL has always done this and everything worked > > fine > > before I did this upgrade. > > > > I made a few changes to the query parsing and searching logic. > > > > I'm thinking I have either: > > 1. Done something to screw up the scores being returned (is this > > possible?) > > 2. The XSL did do something with this value before converting it to an > > int > > and somehow that code has been misplaced. > > 3. Scoring has changed in the last version of Lucene and I need > > multilply > > the score by some factor to make it more int friendly. > > > > Can someone shed some light on this please? > > > > Thanks, > > > > Luke > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]