highlighting exact phrases bug?

2010-05-04 Thread Karthik Ram
Hi Folks, I am unable to get highlighting to work when searching for exact phrases in SOLR 1.4 A discussion about the exact same issue can be found here: http://www.mail-archive.com/solr-user@lucene.apache.org/msg27872.html Can someone please tell how to fix this? I am using the parameter

Re: highlighting exact phrases bug?

2010-05-04 Thread Mark Miller
You need to put memory.jar on the classpath along with highlighter.jar. On 5/4/10 10:38 PM, Karthik Ram wrote: Hi Folks, I am unable to get highlighting to work when searching for exact phrases in SOLR 1.4 A discussion about the exact same issue can be found here:

Re: highlighting exact phrases bug?

2010-05-04 Thread Mark Miller
Hmm...this is actually an odd error if you are using the war though - this jar (lucene-memory-*.jar) should be in the webapp. On 5/4/10 10:48 PM, Mark Miller wrote: You need to put memory.jar on the classpath along with highlighter.jar. On 5/4/10 10:38 PM, Karthik Ram wrote: Hi Folks, I am