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. Search
results do not need to be exactly reatime (they can be 1 minute or so
behind), but facet counts should be correct as we use them to visualize
frequencies in the data. We are now looking for a good commit/merge
strategy. Any advice?

Thanks and best,
Peter

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Looking-for-a-good-commit-merge-strategy-tp3582294p3582294.html
Sent from the Solr - User mailing list archive at Nabble.com.


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 Solr - User mailing list archive at Nabble.com.