Nova does not use Scout in Lenses #5958
Replies: 2 comments 8 replies
-
Scout is only used for searching and Lens doesn't have any searching capabilities. |
Beta Was this translation helpful? Give feedback.
-
No, Laravel Scout can't use |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
I have never paid any attention how the Scout Integration never mentions Lenses... until today... when I received a bug report that our lenses do not return the expected results.
While investigating this - I found out that after we transitioned to Laravel Scout (which Nova says that supports out-of-the-box) - only our resources' search boxes were hitting our meilisearch instance. Lenses' search boxes have never been using Scout nor hitting our Meili.
Even though the docs never mention Scout being supported on Lenses - one would expect that to be the case - thus I'm submitting this as a "bug report" rather than a "feat request". If I'm overstepping here because of this - I apologize.
Beta Was this translation helpful? Give feedback.
All reactions