Sarah Gilberg
Sarah Gilberg
Add 'fullyHighlighted', 'matchLevel' and 'matchedWords' to '_highlightResult' in autocomplete client
Hi @Strift thank you so much for working on this! This is partly working for me, and partly not. It works pretty well for attributes that are one-to-one, and for...
Add 'fullyHighlighted', 'matchLevel' and 'matchedWords' to '_highlightResult' in autocomplete client
@Strift Checking in on the status of this, for our own planning. Do you know if it will be prioritized in the near future, or if we should continue to...
Add 'fullyHighlighted', 'matchLevel' and 'matchedWords' to '_highlightResult' in autocomplete client
@Strift Thanks so much for the update. I'm not fluent in Typescript or I would jump in to help...
@Broutard good point, my version above assumes that the model is using the `Laravel\Scout\Searchable` trait, which currently includes the `makeAllSearchableUsing()` method but as a `protected` method.
It looks like this fix has been released, but I'm still seeing these compiling errors, any suggestions? I'm seeing them in a slightly different place from what's shown here and...