From 5defd444135bc4adb0748b0d2b8c9b88708bdc1a Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 23 Mar 2021 21:42:32 -0700 Subject: proposals: add 2021 UI updates, and rename all to have a date in filename --- proposals/2021_crude_query_parse.md | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 proposals/2021_crude_query_parse.md (limited to 'proposals/2021_crude_query_parse.md') diff --git a/proposals/2021_crude_query_parse.md b/proposals/2021_crude_query_parse.md deleted file mode 100644 index 2a7663b..0000000 --- a/proposals/2021_crude_query_parse.md +++ /dev/null @@ -1,18 +0,0 @@ - - -Thinking of simple ways to reduce query parse errors and handle more queries as -expected. In particular: - -- handle slashes in query tokens (eg, "N/A" without quotes) -- handle semi-colons in queries, when they are not intended as filters -- if query "looks like" a raw citation string, detect that and do citation - parsing in to a structured format, then do a query or fuzzy lookup from there - - -## Questions/Thoughts - -Should we detect title lookups in addition to full citation lookups? Probably -too complicated. - -Do we have a static list of colon-prefixes, or load from the schema mapping -file itself? -- cgit v1.2.3