mirror of
https://github.com/Hopiu/xapian-haystack.git
synced 2026-04-12 11:10:58 +00:00
Updated TODO
This commit is contained in:
parent
6a82cb5e3c
commit
fdef0c5ed1
1 changed files with 1 additions and 1 deletions
2
TODO
2
TODO
|
|
@ -1,7 +1,6 @@
|
|||
Future
|
||||
======
|
||||
|
||||
* `date_facets` on SearchBackend.search
|
||||
* `query_facets` on SearchBackend.search
|
||||
* Language stemming (needs to be implemented by Haystack first)
|
||||
|
||||
|
|
@ -15,3 +14,4 @@ Complete
|
|||
* `highlight` on SearchBackend.search
|
||||
* SearchQuerySet.boost()
|
||||
* Figure out how to deal with accents? (eg., resume vs résumé).
|
||||
* `date_facets` on SearchBackend.search
|
||||
|
|
|
|||
Loading…
Reference in a new issue