Hi, I have the need to search smallish and frequently added, deleted, changing "documents" which are my big document annotations. Do I need to use multiple IndexWriter singletons from a pool? What is the cost of commit? I.e. how often do I commit? I assume that I need to batch adds/deletes over windows of time. Is it ok to still use one IndexReader? What is the cost of reopening an IndexReader?
Andy -- View this message in context: http://lucene.472066.n3.nabble.com/multiple-indexwriters-and-frequently-changing-documents-tp3206976p3206976.html Sent from the Lucene - General mailing list archive at Nabble.com.