I've improved the search feature on the forum. By default, MySQL has a minimum letter limit on full text searches of 4 letters.
I've now changed this down to 3
ft_min_word_len=3
I've re-built the search index, and you can now search for three letter words, such as EGR, oil etc....
