-
### Bug description
Periodically getting this issue in dashboard filters, particularly when there are a lot of filters
### How to reproduce the bug
Load a dashboard with a lot of filters
### Scree…
-
Hi,
I would like to know how I can provision the Microsoft Search configuration from one Site Collection. In detail I would like to provision changes to existing verticals, new verticals, filters a…
-
#### Is your feature request related to a problem?
I am unable to add a "functions" filter to my products. Imagine I want to sell computer displays for example.
- You assign **Connection** feature…
-
### Feature request type
Other
### Component name
MudDataGrid
### Is your feature request related to a problem?
Its unclear when we should use MudDataGrid vs MudTable. There seems to b…
-
Radio button is more usefull for unique choice, although several filters can be selected.
For the moment, radio button (round buttons) are used and it is less ergonomic.
-
- currently filters by name/title, instructions, ingredients and country in [RecipeDetailDao](https://github.com/lokified/Plitso/blob/master/app/src/main/java/com/loki/plitso/data/local/dao/RecipeDeta…
-
All filters do not return results, while searching for the keyword does. E.g. Netherlands, or CarboSeq. Etc.
-
Currently the search bar on the rules management page only allows the option to search by rule name.
_Searching for rule name provides results_
_Searching for rule type does not provide resu…
-
**Describe the bug**
`$scoutQuery->whereNotIn($column, $values)` is ignored by `SearchFactory`.
Here is the code of `SearchFactory` that builds conditions
```
$boolQuery = new BoolQuery();
$boo…
-
We can use locality-optimized search with a predicate on a primary key or index key (which turns into a constrained scan), or no predicate at all (which turns into a full scan) but not with a predicat…