I am using search everything for my website.
Now: the plugin output whole pages (in my case) as results. I would like to break each result after de second line and print a link "read more" behind it. How is this possible?
I know i need to use the substr(); but don't know where to use it and on what variable.