Serhii Shliakhov
Serhii Shliakhov
The error occurs because for some class nodes, the namespacedName property is null, indicating that these class nodes do not have a fully qualified name. This could happen if the...
@Ecsodikas thanks for sharing yours findings. don't remember details but yes anonymous classes not supported to be able to search by multiple models as I remember.
Hey) feel free to open the pr. But it breaking changes so probably I'll wait until will be merged to master. For now could be solved by calling toArray in...
I'll try to create a red test next weekend, but I'm pretty sure that you're right and it's because of https://github.com/matchish/laravel-scout-elasticsearch/pull/91/files and some Laravel magic
@defser could you try last release? should work fine
Good idea. How would SearchableScope looks like?
Could you share the solution?
Thank you) I'm not sure I got what issue you're trying to solve. Could you provide some example or even better to write a test that not pass?
Thanks for the explanation. Now I think I got the problem. Let me think
Did you register ElasticSearchServiceProvider? https://github.com/matchish/laravel-scout-elasticsearch#rocket-installation