Re: Solr Core Size limit

2008-11-12 Thread Otis Gospodnetic
: Wednesday, November 12, 2008 7:06:15 PM Subject: Re: Solr Core Size limit On Tue, 11 Nov 2008 20:39:32 -0800 (PST) Otis Gospodnetic <[EMAIL PROTECTED]> wrote: > With Distributed Search you are limited to # of shards * Integer.MAX_VALUE. yeah, makes sense. And i would suspect since th

Re: Solr Core Size limit

2008-11-12 Thread Norberto Meijome
On Tue, 11 Nov 2008 20:39:32 -0800 (PST) Otis Gospodnetic <[EMAIL PROTECTED]> wrote: > With Distributed Search you are limited to # of shards * Integer.MAX_VALUE. yeah, makes sense. And i would suspect since this is PER INDEX , it applies to each core only ( so you could have n cores in m shards

Re: Solr Core Size limit

2008-11-12 Thread Norberto Meijome
On Tue, 11 Nov 2008 10:25:07 -0800 (PST) Otis Gospodnetic <[EMAIL PROTECTED]> wrote: > Doc ID gaps are zapped during segment merges and index optimization. > thanks Otis :) b _ {Beto|Norberto|Numard} Meijome "I didn't attend the funeral, but I sent a nice letter saying

Re: Solr Core Size limit

2008-11-11 Thread Otis Gospodnetic
2008 9:38:34 PM Subject: Re: Solr Core Size limit On Nov 11, 2008, at 8:03 PM, Yonik Seeley wrote: > On Tue, Nov 11, 2008 at 6:59 PM, Matthew Runo <[EMAIL PROTECTED]> wrote: >> What happens when we use another in this case? I was under the >> assumption that if we say styleId

Re: Solr Core Size limit

2008-11-11 Thread Ryan McKinley
On Nov 11, 2008, at 8:03 PM, Yonik Seeley wrote: On Tue, Nov 11, 2008 at 6:59 PM, Matthew Runo <[EMAIL PROTECTED]> wrote: What happens when we use another in this case? I was under the assumption that if we say styleId then our doc IDs will be our styleIds. Is there a secondary ID that'

Re: Solr Core Size limit

2008-11-11 Thread Yonik Seeley
On Tue, Nov 11, 2008 at 6:59 PM, Matthew Runo <[EMAIL PROTECTED]> wrote: > What happens when we use another in this case? I was under the > assumption that if we say styleId then our doc IDs > will be our styleIds. > > Is there a secondary ID that's kept internal to Solr/Lucene in this case? Ther

Re: Solr Core Size limit

2008-11-11 Thread Matthew Runo
TED]> To: solr-user@lucene.apache.org Sent: Monday, November 10, 2008 6:45:01 PM Subject: Re: Solr Core Size limit On Mon, 10 Nov 2008 10:24:47 -0800 (PST) Otis Gospodnetic <[EMAIL PROTECTED]> wrote: I don't think there is a limit other than your hardware and the internal Doc ID

Re: Solr Core Size limit

2008-11-11 Thread Otis Gospodnetic
ubject: Re: Solr Core Size limit On Mon, 10 Nov 2008 10:24:47 -0800 (PST) Otis Gospodnetic <[EMAIL PROTECTED]> wrote: > I don't think there is a limit other than your hardware and the internal Doc > ID which limits you to 2B docs on 32-bit machines. Hi Otis, just curious

Re: Solr Core Size limit

2008-11-10 Thread Norberto Meijome
On Mon, 10 Nov 2008 10:24:47 -0800 (PST) Otis Gospodnetic <[EMAIL PROTECTED]> wrote: > I don't think there is a limit other than your hardware and the internal Doc > ID which limits you to 2B docs on 32-bit machines. Hi Otis, just curious is this internal doc ID reused when an optimise happen

Re: Solr Core Size limit

2008-11-10 Thread Otis Gospodnetic
: solr-user@lucene.apache.org Sent: Monday, November 10, 2008 5:43:17 AM Subject: Solr Core Size limit Hi, Im using Solr multicore functionality in my app. I want to know the size limit of holding the index files in each core.How can i identify the maximum size limit of the cores. Thanks in advan

Solr Core Size limit

2008-11-10 Thread RaghavPrabhu
Hi, Im using Solr multicore functionality in my app. I want to know the size limit of holding the index files in each core.How can i identify the maximum size limit of the cores. Thanks in advance Prabhu.K -- View this message in context: http://www.nabble.com/Solr-Core-Size-limit