SV: SV: SV: Integrating dynamic data into Lucene search/ranking

2008-01-17 Thread Marcus Falk
I heard from a friend that this behavior (AddWithoutMerge) has been added into 2.1 or 2.2 of lucene. /M -Ursprungligt meddelande- Från: Marcus Falk [mailto:[EMAIL PROTECTED] Skickat: den 17 januari 2008 16:34 Till: java-user@lucene.apache.org Ämne: SV: SV: SV: Integrating dynamic data

SV: SV: SV: Integrating dynamic data into Lucene search/ranking

2008-01-17 Thread Marcus Falk
I think that would work. But I'm not 100% sure of what you are trying to achieve. Just a notice: Sorting on results has poor performance, if you have a large index, we ran into severe performance problems with just a coupe of million articles which lead us to modify the ranking instead. Code