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: Inverted search / Search on profilenet

2008-01-17 Thread Marcus Falk
Yes a profilenet is what Mark describes. In our Verity profilenet we got ~50.000 profiles (queries) the performance is fine around 20-25 documents / second. >From what we can tell the matches are accurate unfortunately I don't have any >ideas on how verity does this under the hood so I don't k

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

2008-01-17 Thread Marcus Falk
you say? Original-Nachricht > Datum: Thu, 17 Jan 2008 14:26:53 +0100 > Von: "Marcus Falk" <[EMAIL PROTECTED]> > An: java-user@lucene.apache.org > Betreff: SV: SV: Integrating dynamic data into Lucene search/ranking > In our solution we used a RAMDir fo

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

2008-01-17 Thread Marcus Falk
/www.sigram.com Contact: info at sigram dot com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] > Datum: Thu, 17 Jan 2008 05:35:13 +0100 > Von: "Marcus Falk" <[EMAIL

SV: Integrating dynamic data into Lucene search/ranking

2008-01-16 Thread Marcus Falk
We did this in our system, indexing a constant flow of news articles, by doing as Otis described (reopened the indexsearcher).. Every 3:d minute we are creating a new indexsearcher in the background after this searcher has been created we are fireing some warm up queries against it and after t

SV: Inverted search / Search on profilenet

2008-01-16 Thread Marcus Falk
16 januari 2008 19:14 Till: java-user@lucene.apache.org Ämne: Re: Inverted search / Search on profilenet Don't have any info to add, but out of curiosity, what kind of setup are you using to host the 300 mil archive? Is the index distributed? Single machine? Solr? Thanks, Mark On Jan 16,

Inverted search / Search on profilenet

2008-01-16 Thread Marcus Falk
Hi again, Today we are hosting a 300 million large search index without any problems in a lucene environment, with just some customization in the lucene api for ranking etc... So we are really satisfied with lucene. We also have the demands to search with documents on profiles we are