My user base is quite sophisticated and wants to use advanced boolean searching. For example, the ability to find a word within five words of another (in Solr, would be "word1 word2"~5), or to use root expanders (in Solr, word*).Is there a way to do these types of searches using Haystack 1.2.7? Or do I need to upgrade?