From 07451c531860184ab271cdb52247dbff05401917 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 7 Apr 2020 23:59:14 +0000 Subject: [PATCH] --- devdocs/specs/core-search.txt | 8 +------- devdocs/todo.txt | 4 +++- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/devdocs/specs/core-search.txt b/devdocs/specs/core-search.txt index a10cc47a..707c0c7f 100644 --- a/devdocs/specs/core-search.txt +++ b/devdocs/specs/core-search.txt @@ -4,13 +4,6 @@ SEARCH SPECS CASES -//NOPE: this one deprecated to priority 2, not really required and may be problematic -//SEARCH: - to have ability to filter by client -//https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/1503 - -SEARCH:UI:GENERAL: - Search in V8: should be integrated, not a separate form -https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/1672 - SEARCH:NEW: - Search dictionary: Auto remove orphaned words https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/1878 @@ -41,6 +34,7 @@ REQUIREMENTS - ? USE-CASE: In-object text search for the typeandid that user is in, e.g. when in Client info form can search on that client. - This is problematic because it seems to require searching for related objects but that's deprecated to priority 2 - Maybe more ideally is a search that can be something like "search all workorders FOR THIS CLIENT" or search all units "FOR THIS CLIENT" + - UPDATE: For the above this is really a feature specific to this object, not a general search issue so not part of search at all - USE-CASE: Picklist / chooser Search for text of a specific type of object, e.g. find all Clients that contain "squirrel" to drive picklists everywhere - USE-CASE: No snippet (excerpts) just name and type. I think for the initial release I'm *not* going to include snippets with result for several reasons: diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 4bd3781e..e5f996d2 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -41,7 +41,9 @@ todo: Server ops EMAIL address for server to send health messages to!!!! DO CLIENT STUFF NOW COME BACK TO THIS STUFF LATER - +todo: add a post backup maintenance job (or very long periodic built in job that rarely runs) which does the following: +SEARCH:NEW: - Search dictionary: Auto remove orphaned words +https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/1878 *** BEFORE NEXT UPDATE TO DEVOPS SERVER::::::: TODO: 2019-06-07 10:47:57.8894|WARN|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The CORS protocol does not allow specifying a wildcard (any) origin and credentials at the same time.