Displaying 4 results from an estimated 4 matches for "current_q".
Did you mean:
current_v
2017 Feb 27
2
errors on rebuild
.../mailarch/current/haystack/management/commands/update_index.py", line 266, in update_backend
do_update(backend, index, qs, start, end, total, self.verbosity)
File "/a/mailarch/current/haystack/management/commands/update_index.py", line 89, in do_update
backend.update(index, current_qs)
File "/a/mailarch/current/haystack/backends/xapian_backend.py", line 286, in update
database.close()
xapian.DatabaseCorruptError: Expected block 615203 to be level 0, not 1
docdata:
blocksize=8K items=380000 firstunused=21983 revision=38 levels=2 root=21410
Any suggestions for ho...
2017 Mar 02
2
errors on rebuild
...ck/management/commands/update_index.py", line 266, in update_backend
>> do_update(backend, index, qs, start, end, total, self.verbosity)
>> File "/a/mailarch/current/haystack/management/commands/update_index.py", line 89, in do_update
>> backend.update(index, current_qs)
>> File "/a/mailarch/current/haystack/backends/xapian_backend.py", line 286, in update
>> database.close()
>
> What's the version of xapian-haystack? There's not a database.close() anywhere
> near line 286 in git master:
>
> https://github.com/n...
2017 Feb 28
0
errors on rebuild
...nt/haystack/management/commands/update_index.py", line 266, in update_backend
> do_update(backend, index, qs, start, end, total, self.verbosity)
> File "/a/mailarch/current/haystack/management/commands/update_index.py", line 89, in do_update
> backend.update(index, current_qs)
> File "/a/mailarch/current/haystack/backends/xapian_backend.py", line 286, in update
> database.close()
What's the version of xapian-haystack? There's not a database.close() anywhere
near line 286 in git master:
https://github.com/notanumber/xapian-haystack/blob/...
2017 Mar 25
0
errors on rebuild
...ment/commands/update_index.py", line 266, in update_backend
>>> do_update(backend, index, qs, start, end, total, self.verbosity)
>>> File "/a/mailarch/current/haystack/management/commands/update_index.py", line 89, in do_update
>>> backend.update(index, current_qs)
>>> File "/a/mailarch/current/haystack/backends/xapian_backend.py", line 286, in update
>>> database.close()
>>
>> What's the version of xapian-haystack? There's not a database.close() anywhere
>> near line 286 in git master:
>>
>...