This commit is contained in:
2018-09-26 23:22:08 +00:00
parent 58d9f27fd6
commit 9818e26f86
3 changed files with 20 additions and 34 deletions

View File

@@ -29,10 +29,11 @@ IMMEDIATE ITEMS:
================
- Search and search text indexing
- Search and search text indexing
- Update all the seeder code to add search indexing so can properly test huge search datasets
- Current item is widgets
- 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??
- Update all the other routes to include search indexing (attachments, tags etc, anything with text in it)