From Lucene 3.1 the default value of autoGeneratePhraseQueries is change from true to false. It changes the result of search. We need a way to change it.
the auto_generate_phrase_queries parameter can be set to true in both query_string and field queries.