diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 27fe3ebe..998056aa 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -26,6 +26,9 @@ TODO: Each term should narrow down the results to only include those items with *all* the matches in them only regardless of use of wildcards or anything else. prototype it in pgadmin as a single query / view until it works with the combos we need then make it solid and recode that shit + This query illustrates the problem perfectly: *1QT* *44* + which should return exactly one result but returns 12, a bunch of 44's and a few qt's but not AND, rather OR + Testing cases Update front / back