Closed GoogleCodeExporter closed 9 years ago
Please provide full traceback, source code snippet and indexer definition. It
will
help to solve problem.
Original comment by daevaorn
on 13 Nov 2009 at 5:32
Hi daevaorn,
Thanks for your reply.
I think I found the explanation for our key error: We changed our model, but
did not
update the djapian_change table.
So if anyone get's an KeyError or can't execute the command ./manage.py index
then
first delete the djapian_change table, execute the command ./manage.py syncdb
and
at last rebuild the index with the command ./manage.py index --rebuild
Regards, Hans
Original comment by braxmeie...@gmail.com
on 13 Nov 2009 at 8:55
Original comment by daevaorn
on 14 Nov 2009 at 4:21
Original issue reported on code.google.com by
braxmeie...@gmail.com
on 13 Nov 2009 at 12:18