Peter W. <peter <at> marketingbrokers.com> writes: > > Hello, > > This is not currently in Lucene. > > Sounds like you are looking for a voting > system to generate float scores that would be > inserted as a sortable field at index time. > > Regards, > > Peter W.
Hi Peter, But the voting is query depedant, so just add a sortable vote field may not be enough? For example, query 'Q1' and 'Q2' can reach result 'R1', and 'Q2' can reach result 'R2', more votes for 'R1' from 'Q1' will make 'R1' on top of 'R2', even if 'R2' is more suitable for 'Q2'. Regards, Xiong --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]