-
## Feature
```gherkin
Feature: Search engine
Given I'm a User
When I open the app
Then I want to be able to search for questions by their content
```
## Questions
- [ ] Should it search …
-
### What did you expect to happen?
My post type, People, is heavily driven by the featured image. When indexing post objects without a featured image, my front end view is thrown off. There is a row …
-
Hello!
I see there is not currently a plan for a pluggable search engine (https://github.com/hashicorp-forge/hermes/issues/449).
Would you be open to accepting a change that creates go search eng…
-
I just upgraded my Payload deps to the latest 2.x packages, including bumping this package from `1.3.5` to `1.4.1`. After upgrading, I get the following error on start / any `payload` CLI command:
…
-
I followed Algolia's SwiftUI instructions in creating the ContentView.swift file below. What is the recommended way to set `automaticallyShowsCancelButton` to `False`?
import SwiftUI
impo…
-
![Screen Shot 2021-10-21 at 20 26 19 PM](https://user-images.githubusercontent.com/898855/138370182-6e506c9f-d19b-4d30-a6ca-d0c2cb932351.png)
![Screen Shot 2021-10-21 at 20 26 32 PM](https://user-i…
-
Currently this package is referencing an old version of autocomplete, the current algolia version is stable and uses typescript typings which should make the project more type safe. Steps to migrate c…
-
> For now this feature source code is private. We only show service availability status here.
Found the similarity between user profile.
- [ ] Implement model
- [ ] Verify model performance
- [ ]…
-
### Scout Version
10.11.6
### Scout Driver
Algolia
### Laravel Version
11.31.0
### PHP Version
8.3.10
### Database Driver & Version
_No response_
### SDK Version
_No response_
### Meilisea…
-
HTTP Status errors are currently unhandled. It is of course possible that the providers' backend is unreachable on some moments.
Simplest cause; the user is currently not connected to the internet…