I'm using Laravel Scout with TNTSearch. Is there any way to ascertain which fields (array keys on the toSearchableArray()
method) have been matched when a result is returned by the search
method?
I'm using Laravel Scout with TNTSearch. Is there any way to ascertain which fields (array keys on the toSearchableArray()
method) have been matched when a result is returned by the search
method?