Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

Limitations #11

Open
jsilvestre opened this issue Sep 3, 2014 · 0 comments
Open

Limitations #11

jsilvestre opened this issue Sep 3, 2014 · 0 comments
Labels

Comments

@jsilvestre
Copy link
Contributor

Here is a list of the limitations I've encountered:

  • you can't search a specific field (because of the indexer's data model) [this one is hard, https://pythonhosted.org/Whoosh/schema.html#dynamic-fields could be the solution]
  • only string fields can be indexed (I think it's a bug actually)
  • apps can't know how many relevant results there are so they can't paginate properly (should be an option to prevent BC break)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant