-
### Bug Description
parts:
![image](https://github.com/user-attachments/assets/2654eb0b-90af-40b7-9722-941734437ebd)
measures:
![image](https://github.com/user-attachments/assets/d702f428-8a4c…
-
```
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 …
-
_From @pameck on March 31, 2016 10:9_
_Copied from original issue: rabblerouser/rabblerouser-core-fork#1_
-
```
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" …
-
Seems the engine saves strings at the first case it encounters them. Any later references with different case gets ignored. This causes issues in case-sensitive linux.
-
```
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 …
-
```
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" …
-
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…