Alejandro Torrado
unread,Apr 26, 2013, 1:58:39 PM4/26/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to who...@googlegroups.com
Hi, I have this error when doing some queries. I couldn't determine yet which kind of things trigger this problem. Do you have a clue?
Thanks
Traceback (most recent call last):
.....
File "/usr/lib/python2.7/dist-packages/whoosh/searching.py", line 1784, in __repr__
return "<%s %r>" % (self.__class__.__name__, self.fields())
File "/usr/lib/python2.7/dist-packages/whoosh/searching.py", line 1670, in fields
self._fields = self.searcher.stored_fields(self.docnum)
File "/usr/lib/python2.7/dist-packages/whoosh/filedb/filereading.py", line 156, in stored_fields
in iteritems(self.storedfields[docnum])
File "/usr/lib/python2.7/dist-packages/whoosh/filedb/filetables.py", line 796, in __getitem__
dbfile.seek(start)
ValueError: I/O operation on closed file