Re: Solandra - select query error

2011-09-15 Thread tom135
Hi Jake, I was reproduce example of my error (commit release 3408a30): 1. I have used schema.xml from reuters-demo, with my fields definition: . id text . 2. I have populated 1 items with two iterations (5000) to index "sampleIndex.sub" 3. Then I execute many

Re: Solandra - select query error

2011-09-12 Thread tom135
It's complecated to give you sample data. But this error depends on the size of data. I have indexed 200 docs and this error did not occurred. But I need much more (ie. 5 000 000), so if I try to index 2000 docs then come this error. -- View this message in context: http://lucene.472066.n3.nabble

Re: Solandra - select query error

2011-09-12 Thread Jake Luciani
Hi, Solandra specific issue should be raised on http://github.com/tjake/Solandra/issues Could you also provide some sample data ans schama I can try to reproduce with? Thanks, Jake On Mon, Sep 12, 2011 at 7:57 AM, tom135 wrote: > Hello, > > I have some index and two search query: > 1. http:/