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