We switched over to MySQL for our search backend today. A few issues are now flagged (this doesn't necessarily mean we need to change them) but it's more like a "are you sure this is what you want?" message from the setup check. I'm wondering if 'stop words' we leave default, change the min_word_len to 3 and change default boolean search to AND.
@Springle thoughts? :)