Re: [Whoosh] search_page array index error using 2.5 from hg

21 views
Skip to first unread message

Matt Chaput

unread,
Sep 13, 2012, 2:19:03 PM9/13/12
to who...@googlegroups.com
On 08/09/2012 4:14 AM, Bruno Rocha wrote:
> /usr/local/lib/python2.7/dist-packages/whoosh/matching/combo.py in
> skip_to(self, docnum)
> 127
> 128 self._docnum = docnum
> --> 129 if self._a[docnum - self._offset] == 0:
> 130 self.next()
> 131
>
> IndexError: array index out of range

See issue #278. I checked in code today that might fix this :)

Matt


Reply all
Reply to author
Forward
0 new messages