pat / riddle

Ruby Client API for Sphinx
MIT License
135 stars 67 forks source link

OutOfBoundsError not getting raised (ResponseError gets raised instead) #65

Closed ngan closed 11 years ago

ngan commented 11 years ago

After upgrading to Riddle 1.5.6 (from 1.5.5), I'm seeing:

Riddle::ResponseError in search#index [searchd error (status: 1): offset out of bounds (offset=5000, max_matches=5000)]

I'm guessing 2a2c6cac680be40f4c14759cedd8ef9148954b35 had something to do with this?

ngan commented 11 years ago

I'm using TS 2.0.13

pat commented 11 years ago

Thanks for pointing that out - just pushed a fix.