Text Search on catalogs #1616
adamkorynta
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
Eventually yeah, but we should probably start small to avoid getting slapped with massive performance issues changing everything. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Looking into: #288 Oracle provides really useful features for text search: https://docs.oracle.com/en/database/oracle/oracle-database/19/ccref/oracle-text-CONTAINS-query-operators.html
Called out in the issue, searching on location-id, public name, long name, description, map label, nearest city, and location kind are useful.
I can see this also broadening to time series catalog: search for location (everything included above?) + time series id parts + parameter description (for spelled out abbreviations).
Anything else useful to include? Should this concept expand to ratings or levels? All catalogs as a rule?
Beta Was this translation helpful? Give feedback.
All reactions