What's the high-level goal here? The reason I ask is that I'm not sure what *use* these scores are to you. Perhaps someone will have a better approach if you post what it is you're trying to accomplish...
Best Erick On Thu, Jun 19, 2008 at 1:06 PM, Gerardo Segura <[EMAIL PROTECTED]> wrote: > Hello list, > I need to generate a report with all the terms, the document ids where they > appear and the score in each document. > My current approach is to get a Term enumeration from the index and > construct a query for each of them. > > But as I am a newbie with the library I wonder if there is a better > approach. > > > best regards, > Gerardo > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >