From f95dc34b41eed689b0ac37547a83c85805defc31 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 3 Oct 2018 21:26:59 +0000 Subject: [PATCH] --- devdocs/todo.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 2a4f485d..d340b361 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -30,10 +30,9 @@ IMMEDIATE ITEMS: - Search and search text indexing - - Change return object from a search to include a count of results plus the restricted list of results - - this way the Client can know there are tons more than just weren't shown so they can narrow their terms - - see if any other callers to name fetcher are in tight loops and could benefit from using the new Direct version - - Update all the other routes to include search indexing (attachments, tags etc, anything with text in it) + - Update all the other routes to include search indexing (attachments, tags, taggroup) + + - see if any other callers to name fetcher are in tight loops and could benefit from using the new Direct version - Schema: clean up all the LOOKAT items and verify the indexes are being used