This commit is contained in:
2018-09-19 00:08:00 +00:00
parent a9f60453c6
commit 22313f9e5a
2 changed files with 11 additions and 31 deletions

View File

@@ -30,10 +30,15 @@ IMMEDIATE ITEMS:
- Search and search text indexing
- Add to widget tests
- Finish coding processkeywords in Search.cs
- Add tests using widget which now sports a Notes property
- Add code to do actual search and return results and routes (tags need support too as per search specs)
- Add tests for searching and routes
- Auto visible id number assigning code
- Give widgets a visible ID number scheme and add to tests
- Ensure search code process keywords includes the Visible ID value andadd test for that in Search indexing tests