Re: Empty documents in Solr\lucene 3.6

2014-04-15 Thread Dmitry Kan
. > > > Were there any other similar cases or it's unique for us? > > > Alexey. > -Original Message- > From: Shawn Heisey [mailto:s...@elyograg.org] > Sent: Tuesday, April 15, 2014 18:50 > To: solr-user@lucene.apache.org > Subject: Re: Empty documents in

Re: Empty documents in Solr\lucene 3.6

2014-04-15 Thread Shawn Heisey
On 4/15/2014 10:22 AM, Alexey Kozhemiakin wrote: > The system was up and running for long time(months) without any updates. > There was no crashes for sure, at least support team says so. > Logs indicate that at some point there was not enough disk space (caused by > weekend index optimization).

RE: Empty documents in Solr\lucene 3.6

2014-04-15 Thread Alexey Kozhemiakin
e for us? Alexey. -Original Message- From: Shawn Heisey [mailto:s...@elyograg.org] Sent: Tuesday, April 15, 2014 18:50 To: solr-user@lucene.apache.org Subject: Re: Empty documents in Solr\lucene 3.6 Do you know for sure that the index was OK at some point? Do you know what might have hap

Re: Empty documents in Solr\lucene 3.6

2014-04-15 Thread Shawn Heisey
On 4/15/2014 9:41 AM, Alexey Kozhemiakin wrote: > We've faced a strange data corruption issue with one of our clients old solr > setup (3.6). > > When we do a query (id:X OR id:Y) we get 2 nodes, one contains normal doc > data, another is empty (). > We've looked inside lucene index using Luke -