Updated TODO with notes on upcoming refactor

This commit is contained in:
David Sauve 2009-10-13 10:58:10 -04:00
parent e84e0ae58a
commit 2602674b7f

1
TODO
View file

@ -2,6 +2,7 @@ Future
======
* Language stemming (needs to be implemented by Haystack first)
* Refactor SearchBackend and SearchQuery to make use of the Xapian.Query object natively instead of passing query strings between them.
Complete
========