Hi Aaron I like the idea of Riddle::OutOfBounds - could you create a ticket on Riddle's GitHub project for this, so I don't forget to implement it?
Cheers -- Pat On 21/02/2010, at 3:04 PM, agibralter wrote: > My exception notification app is going crazy with > Riddle::ResponseError from eager search engine bots querying for > random pages... I guess googlebot, msnbot, etc. all parse out page > numbers in query strings (page=...). Is there a good way to deal with > this? Could Riddle have a Riddle::OutOfBounds exception class so that > I could tell hoptoad to ignore them? I don't want to tell hoptoad to > ignore all Riddle::ResponseErrors because other types of > ResponseErrors might actually be problematic and require attention. > > "Riddle::ResponseError: searchd error (status: 1): offset out of > bounds (offset=1470, max_matches=1000)" > > -- > You received this message because you are subscribed to the Google Groups > "Thinking Sphinx" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/thinking-sphinx?hl=en. > -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/thinking-sphinx?hl=en.
