-
I need to include in search the words with french accents.
****
If user type `e` it must search for `e` and `é` at the same time.
You may already have this setting in the library, please share th…
-
```
I think it would be good to have the option of having case insensitive
tags. E.g., convert all tags to lowercase before storing, so that
"Something" and "something" would show as the same tag, wh…
-
```
What is the expected output? What do you see instead?
Autocomplete in editor can be case insensitive, so that typing lower case
characters brings out all options in lower and upper cases, as in X…
-
```
I think it would be good to have the option of having case insensitive
tags. E.g., convert all tags to lowercase before storing, so that
"Something" and "something" would show as the same tag, wh…
-
Yet none of the algorithms does support Case Insensitive Matching (or Char Classes).
-
Is it possible to do case-insensitive completion?
ghost updated
7 years ago
-
Hi!
Thank you for this amazing library!
I think it may be helpful to ignore keywords case.
const options = {
keywords: ['name', 'town'],
};
const query = "Name:John,Ben,Bi…
-
Die Erweiterung
https://www.mediawiki.org/wiki/Extension:TitleKey
erlaubt die Suche nach Seiten unabhängig von Groß- und Kleinschreibung.
dktue updated
5 years ago
-
Originally reported in https://github.com/aws/aws-sdk-java-v2/pull/4164.
Some SDKs (like Java, .NET, Javascript, Ruby) only support lowercase attributes in the aws `credentials` file, like:
```
…
-
Site Search Keywords should be handled case insensitive, so that "Harry Potter" and "harry potter" are grouped together as the same search term in the Site Search Keywords list.
Reported in http://f…