-
Can the Xapian backend offer case insensitive search? I just switched to Xapian from Whoosh, and without changing any of my code, my searches became case sensitive. I would like to have case insensiti…
-
```
What steps will reproduce the problem?
1. It is hard to reproduce since it is server specific (it occurred on
cloudFlare servers)
What is the expected output? What do you see instead?
"content" …
-
```
What steps will reproduce the problem?
1. It is hard to reproduce since it is server specific (it occurred on
cloudFlare servers)
What is the expected output? What do you see instead?
"content" …
-
```
IMHO it will be more convenient if apt-cyg does case-insensitive search just
like aptitude and apt-cache does.
With a search word more than 2..3 letters long, there won't be too many hits
among …
-
```
IMHO it will be more convenient if apt-cyg does case-insensitive search just
like aptitude and apt-cache does.
With a search word more than 2..3 letters long, there won't be too many hits
among …
-
Type "setroleReq rr/floor-3" and it registers as an invalid command. This may not be optimised for fast typist because none of the app's commands have the same name and "setRoleReq" has some capital l…
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
* …
-
No details provided.
![Screenshot 2021-04-16 at 2.32.27 PM.png](https://raw.githubusercontent.com/nus-cs2103-AY2021S2/pe/main/files/cf04fe0b-8591-4964-b678-feb2a4820c0b.png)
[original: nus-cs210…
-
The following leads to an error ( Windows / Android Studio / Kotlin 1.3.10 )
```
@Provides
@Singleton
fun provideATITracker(tracker: Tracker): ATITracker {
return ATITracke…
-
To make it easier to find existing campers, all search functions should be case-insensitive. PHP and JavaScript both have lots of options for this, e.g., lowercase everything, or add a case-insensiti…