, September 04, 2012 3:53 PM
To: solr-user@lucene.apache.org
Subject: exception in highlighter when using phrase search
I got this problem with solr 4 beta and the highlighting component.
When I search for a phrase, such as "foo bar", everything works ok.
When I add highlighting, I get this
I got this problem with solr 4 beta and the highlighting component.
When I search for a phrase, such as "foo bar", everything works ok.
When I add highlighting, I get this exception below.
You can see according to the first log line that I am searching only one field
(all_text), but what is not