-
-
Notifications
You must be signed in to change notification settings - Fork 711
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"searchmode": "raw" in table metadata #1389
Comments
This makes sense to me since other useful querystring arguments like this can be set as defaults in the |
Relevant documentation: https://docs.datasette.io/en/0.57.1/full_text_search.html#advanced-sqlite-search-queries |
Relevant code: datasette/datasette/views/table.py Lines 491 to 498 in d23a267
|
If I implement this I'll also set it up so |
Also came up here: #268 (comment) |
I don't like I'm going with |
Originally posted by @Krazybug in #759 (comment)
The text was updated successfully, but these errors were encountered: