I want a search to return results formatted to show the first 100 characters of field 'Body.' I can use the LEN function, but I fear that in dealing with a field with contents of thousands upon thousands of characters, this process would slow down the site's performance. Is there any other way to limit the data shown to only 100 characters?