Re: Multiple index vs Single Index

2012-02-23 Thread Ian Lea
e to merge the deletes. > > Do you optimize your index? How you handle millions of docs in the index. > > Regards > Ganesh > > - Original Message - > From: "Ian Lea" > To: > Sent: Thursday, February 23, 2012 3:40 PM > Subject: Re: Multiple index

Re: Multiple index vs Single Index

2012-02-23 Thread Ganesh
index. Regards Ganesh - Original Message - From: "Ian Lea" To: Sent: Thursday, February 23, 2012 3:40 PM Subject: Re: Multiple index vs Single Index Millions of docs in a single index is definitely OK. If it was my system I'd willingly trade slightly slower indexing for

Re: Multiple index vs Single Index

2012-02-23 Thread Ian Lea
Millions of docs in a single index is definitely OK. If it was my system I'd willingly trade slightly slower indexing for simplicity and ease of use. If it works and is fast enough, job done. -- Ian. On Thu, Feb 23, 2012 at 7:31 AM, Ganesh wrote: > Hello all, > > This debate we might have ha

Multiple index vs Single Index

2012-02-22 Thread Ganesh
Hello all, This debate we might have had more frequently in the group. Yet one more time, i want to clarify. I was using multiple indexes (per week one index) with previous versions of Lucene (2.4 - 3.0.3). The performance was really good for incremental indexing. I used to optimize once per d