Changed the query processed by the highlighter for DisMax: instead of using the whole query (which included boost and filter terms), the highlighting will be limited to the user's query terms by default. --This line, and those below, will be ignored-- M CHANGES.txt M src/java/org/apache/solr/request/DisMaxRequestHandler.java