Re: [CLucene-dev] bit out of range

2012-10-08 Thread Ahmed
Yes, i'm using a filter Le 08/10/2012 06:48, Veit Jahns a écrit : Hi Ahmed! 2012/10/5 Ahmed : Hi Sometimes when i search in my index i get this exception "bit out of range", what does it mean? Its the index out of boundaries er

Re: [CLucene-dev] bit out of range

2012-10-07 Thread Veit Jahns
Hi Ahmed! 2012/10/5 Ahmed : > Hi > Sometimes when i search in my index i get this exception "bit out of range", > what does it mean? Its the index out of boundaries error from the BitSet class. Do you use filters for searching? Best regards Veit