Yes, but that's also the lucene limit http://lucene.apache.org/java/3_0_1/fileformats.html#Limitations
"Lucene uses a Java int to refer to document numbers, and the index file format uses an Int32" On Thu, Jan 27, 2011 at 1:40 PM, David G. Boney < dbon...@semanticartifacts.com> wrote: > I was reviewing the Lucandra schema presented on the below page at > Datastax: > > http://www.datastax.com/docs/0.7/data_model/lucandra > > In the TermInfo Super Column Family, docID is the key for a supercolumn. > Does this imply that the maximum number of documents that can be index for a > term with Lucandra is two billion, the maximum number of columns? > > ------------- > Sincerely, > David G. Boney > dbon...@semanticartifacts.com > http://www.semanticartifacts.com > > > > >