Re: Looking for a good commit/merge strategy

2011-12-13 Thread peter_solr
@ project: Thanks for the hints, I will take a look! @ Nagendra: Solr-RA seems very interesting! I take it that you can use it with an existing index? -- View this message in context: http://lucene.472066.n3.nabble.com/Looking-for-a-good-commit-merge-strategy-tp3582294p3582626.html Sent from the

Looking for a good commit/merge strategy

2011-12-13 Thread peter_solr
Hi all, we are indexing real-time documents from various sources. Since we have multiple sources, we encounter quite a number of duplicates which we delete from the index. This mostly occurs within a short timeframe; deletes of older documents may happen, but they do not have a high priority. Sear