mirror of
https://github.com/Hopiu/xapian-haystack.git
synced 2026-05-16 02:53:13 +00:00
14 lines
332 B
Text
14 lines
332 B
Text
Future
|
|
======
|
|
|
|
* Search ordering by field (override the weight)
|
|
* `highlight` on SearchBackend.search
|
|
* `date_facets` on SearchBackend.search
|
|
* `query_facets` on SearchBackend.search
|
|
* Language stemming (needs to be implemented by Haystack first)
|
|
|
|
Complete
|
|
========
|
|
|
|
* Spelling correction
|
|
* `narrow_queries` on SearchBackend.search
|