-
Try a search string on the subscription table like: "ablasbks\\"
![Image](https://github.com/user-attachments/assets/b68b521f-168e-466a-8991-df48b220760c)
-
@philbudne Made a summary histogram of the different formats we see present in the `url_search_string` field in the directory:
> 1562705 rows where url_search_string is NULL
> 18 rows where url_s…
-
## Overview
We need a way for users to create new versions of csets in TermHub that involves adding concepts via search.
## Sub-issue list
Definitely involves this:
- [x] #774
- [ ] #933
- [x] #937
-…
-
I have done some work on `fastsearch.h` module.
https://github.com/python/cpython/pull/120025
PR was reviewed by few non-core-dev members and was subject to sufficient amount of iterations so th…
dg-pb updated
4 months ago
-
### Enhancement Description
- One-line enhancement description (can be used as a release note): Support relaxed validation of DNS search strings
- Kubernetes Enhancement Proposal: https://github.c…
-
@emmahodcroft wrote in https://github.com/loculus-project/loculus/issues/2576#issue-2486920360:
Currently (I understand) only `authors` has partial-match string search. It would be great to expand …
-
### Summary
[regex_search doc ](https://docs.ansible.com/ansible/latest/collections/ansible/builtin/regex_search_filter.html) states "Return value (string) : Matched string or empty string if no ma…
-
The main context for this is well described by https://github.com/BurntSushi/memchr/pull/156.
I think (in rough order of impact) we should:
* [ ] switch from `str.contains` to [memchr](https://doc…
-
Full JSON schema: {'$defs': {'ChangeType': {'enum': ['addition', 'modification', 'deletion'], 'title': 'ChangeType', 'type': 'string'}, 'CodeSpan': {'properties': {'file_path': {'description': 'The fi…
-
Thanks for this amazing extension, works like a charm 🎉
A feature I'd be looking forward to is to **limit the VSCode in-built search to *files* that were modified in the currently checked out pull …