-
# How do we implement search?
* important that locality be part of the criteria
* I want to search groups and events
-
Hi,
First of all great package. Exactly what I what looking for.
While playing with it I found that you have a small issue in the definition of the searchable trait. it is about the loadOnce met…
-
In order to search content in SharePoint Embedded the query has the include
"sharePointOneDriveOptions":
{
"includeHiddenContent": true
}
https://learn.microsoft.com/en-us/graph/search-concep…
-
Awesome app, love it!
Would be cool if the ranking of the 200 most common passwords would be searchable / filterable e.g. to find out / demonstrate how common a specific password is.
-
With [this PR](https://github.com/Expensify/App/issues/51898), we're introducing new inline actions on the Search page. The next step is to add bulk actions so users can batch process reports.
-
Search in library content picker searches by draft data and published data, but the expected behavior is to search only by published data.
Steps to reproduce:
1. Create a library in the Authorin…
-
When doing a search what appears to be a summary record is returned with an id
Using the id to do a GET appears to return the full record
I assume this is as intended, please confirm
The …
gbkls updated
2 weeks ago
-
When searching for a keyword that is multiword (e.g. stomach ache), the application seems to separate these keyword by the spaces and search them individually. However, this is a problem when we want …
-
The User Guide states that "Only full words will be matched e.g. Han will not match Hans", but the Developer Guide's test cases demonstrate different behavior where "list n/Bob Choo" matches entries c…
-
**Description**
Create a search bar component to support semantic search on selected files.
**Tasks**
- Build a search bar UI component in Svelte.
- Integrate backend search functionality us…