This commit is contained in:
2018-09-25 23:09:35 +00:00
parent f50ba01d97
commit eb0af26c6e
4 changed files with 91 additions and 31 deletions

View File

@@ -30,8 +30,7 @@ IMMEDIATE ITEMS:
- Search and search text indexing
- NEXT UP: See the integration tests for the next things to be done
- Add tests for searching and routes, test all variants of search including rights related stuff
- Update all the seeder code to add search indexing so can properly test huge search datasets
- Need to find a way to add random text to Notes fields that varies but has some overlap ideally
- bugbug: why is the single letter a being indexed? Missing shortness filter, A not in stopwords for english??