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?
问问题
117 次
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?