Hi We recently upgraded our Solr to the latest 4.0 trunk and we are seeing a weird behavior with highlighting which was not seen earlier.
When a search query for example "generate test pattern" is passed in the results et obtained the first few results shows the highlighting properly but in the later results we see terms which were not part of the search like "Question", "Answer", "used" etc. are being highlighted. We are using regular and termVectorHighlighter and never faced this kind of scenario, edismax is used in our configuration. Can someone point to what is causing this problem and where I need to look into for fixing this? -Shyam