Hello! Thank you for this excellent program. I was wondering if it would be possible to implement a full-text search across all columns, as DuckDB has this ability (https://duckdb.org/2021/01/25/full-text-search.html). I suspect this might require building an index on loading the file, which could be optional.
I realize I asked for something similar....6 years ago: #50 . I'll close that now :)
Hello! Thank you for this excellent program. I was wondering if it would be possible to implement a full-text search across all columns, as DuckDB has this ability (https://duckdb.org/2021/01/25/full-text-search.html). I suspect this might require building an index on loading the file, which could be optional.
I realize I asked for something similar....6 years ago: #50 . I'll close that now :)