This commit is contained in:
2018-09-28 18:58:22 +00:00
parent 1e3ccfcc14
commit fcb61e7ad5
4 changed files with 53 additions and 11 deletions

View File

@@ -29,11 +29,8 @@ IMMEDIATE ITEMS:
================
- Search and search text indexing
- Create a test for search that searches the widgets LOREM text
- Test with huge dataset for performance testing
- Need to be able to specify max results, code that shit!
- bugbug: why is the single letter a being indexed? Missing shortness filter, A not in stopwords for english??
- Search and search text indexing
- Can it be sped up with huge data test??
- Update all the other routes to include search indexing (attachments, tags etc, anything with text in it)