search cleanup, removed Name portion of search stuff since it was originally intended for picklists but no longer needed and will simplify much

This commit is contained in:
2020-04-07 23:48:19 +00:00
parent 9bc4a8f34d
commit 2389fdac8d

View File

@@ -57,7 +57,8 @@ todo: SEARCH UI
- case insensitive by default unless server overriden like picklist
- all searches without wildcards or quotes are "contains" searches by default and multiple phrases space delimited are accomodated
- if user want's an exact search then they put it in quotes like google for MUST have in that exact form and case (if case insensitive mode)
todo: search controller at server needs an excerpt route so client can request an excerpt for a record
todo: widgets list form needs search link