This commit is contained in:
@@ -35,6 +35,9 @@ IMMEDIATE ITEMS:
|
||||
- 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??
|
||||
- bugbug: in searchkey an item will appear twice if the keywords appear in both the name and the text
|
||||
- Update all the other routes to include search indexing (attachments, tags etc, anything with text in it)
|
||||
|
||||
- EventLogProcessor.AddEntry: CHANGE this to save the context itself and then change all callers to handle that (remove save)
|
||||
- I originally didn't have the save in there because I thought subsequent code might all share in the single context save,
|
||||
|
||||
Reference in New Issue
Block a user