We are in the process of building a custom web part for displaying the search results. The customer wants us to show the first 8 lines of a result. I am using the KeywordQuery class in order to perform the search. However the lines returned for a matching item (for example a publishing page) is around 3 I think. Is there any possible way to modify this to return the first 8 lines?