-
Using the supplied 7-zip example App.json, running the pipeline fails at New-Win32App in publish_apps.
```
Creating .intunewin package file from source folder
Creating default requirement rule
C…
-
It seems like the type (string vs dict) of `query_string` affects the behaviour of the resulting matcher when the query string in the request has percent-encoding. Specifically, a string typed argumen…
-
We need implementation of Brute Force String Matching Algorithm.
Files are located in **./src/String Matching/Brute Force String Matching.cpp**
-
Implement a Trie index for wide row retrieval to implement partial [string] matching in memory. In essence, this is an enhancement on top of wide-row range queries.
1. A range of documents is retriev…
-
### Description of the new feature / enhancement
Improved string pattern matching for PowerRename
Wildcards, digits from left/right, Sentence case, user filter list (all CAPS conventions), cycle t…
-
Currently, we use the [built-in Postgres `tsvector`](https://www.postgresql.org/docs/12/datatype-textsearch.html) data type to index string fields for search. The computed search columns in our datab…
-
![Screenshot 2024-11-15 at 5.13.11 PM.png](https://raw.githubusercontent.com/jeremychiaaaaa/pe/main/files/af8f4288-a718-479e-bfca-c8c35a96374b.png)
In the UG, it is stated that "String matching is us…
-
Make sure TalentConnect has at least 1 contact with role as `software engineer` and 1 job with name `software engineer`
With role as `software engineer`
![Screenshot 2024-11-15 173538.png](https://…
-
![Screenshot 2024-11-15 at 5.13.11 PM.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/af8f4288-a718-479e-bfca-c8c35a96374b.png)
In the UG, it is stated that "String matchin…
-
## Problem
For string comparisons, there are filter operators like `equals`, `startsWith`, `endsWith` and `contains`. Although these are already very useful, it would be nice to take full advantage…