Layouts and search

Hello,

I have a problem using search method with my content.
One of the fields I search in is a layouts field (it will be the same with blocks fields).
It returns wrong pages because the search term is sometimes included in the blocks ID’s (probability is low, but with really short words it can happen).
Is there a method to only get the text from layout fields ?

Thanks

Not out of the box, you would have to create a custom search component. Or use external services.