-
-
Benchmarks on real data have steered me towards this token filter as other forms of stemmer are generally too aggressive for ecommerce (e.g. `loafers==loaf`).
Good plural-stemming is ideally what is…
-
We need to make the following changes to the standard-branding:
Navn á kortið - ændres til - Navn á korteigara
Útgongudagur - ændres til - Lokadagur
Gjald - ændres til - Rinda
Hjælpetekst til …
-
I have a page that has multiple `input` tags, all of which are found without issue, and a single `select`, which kerodon cannot find. I have added a `println` into the test flow just above where the e…
-
https://github.com/AccessGateLabs/useful-jsons/blob/master/country-codes/country-code-with-svg-flag.json
-
I have modified the Address Widget to have 3 lines, City, State, Postal Code/Zip, and Country.
```
/**
Address editable input.
Internally value stored as {city: "Moscow", address1: "Lenina", address2…
-
**Version(s) affected**: 3.7.4
**Description**
I was trying to manually install Eventum version 3.7.4. However, I encounter with the following error i.e when I hit the url http://domain.com/htdo…
-
Hi ,
Scenario : Dropdown has more than 50 records and accessibility is enabled.Focus got lost and it is not pulling the next element to the screen from dropdown list(scroller is not working in dro…
-
If query term starts with asterisks FST checks all words in the dictionary so request processing speed falls down. This problem can be solved with Suffix Array approach. Luckily, Suffix Array can be c…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
Dropdown shows duplicate currency options when selecting a country which shares currency sym…