Re: old wildcard highlighting behaviour

2010-02-06 Thread Joe Calderon
when i set hl.highlightMultiTerm=false the term that matches the wild card is not highlighted at all, ideally ide like a partial highlight (the characters before the wildcard), but if not i can live without it thx much for the help --joe On Fri, Feb 5, 2010 at 10:44 PM, Mark Miller wrote: > On

Re: old wildcard highlighting behaviour

2010-02-05 Thread Mark Miller
On iPhone so don't remember exact param I named it, but check wiki - something like hl.highlightMultiTerm - set it to false. - Mark http://www.lucidimagination.com (mobile) On Feb 6, 2010, at 12:00 AM, Joe Calderon wrote: hello *, currently with hl.usePhraseHighlighter=true, a query for

old wildcard highlighting behaviour

2010-02-05 Thread Joe Calderon
hello *, currently with hl.usePhraseHighlighter=true, a query for (joe jack*) will highlight joe jackson, however after reading the archives, what im looking for is the old 1.1 behaviour so that only joe jack is highlighted, is this possible in solr 1.5 ? thx much --joe

Re: wildcard highlighting

2008-05-30 Thread Mike Klaas
On 30-May-08, at 6:45 AM, Stefan Oestreicher wrote: Hi, I've started to play around with Solr and I'm quite impressed with its performance and features. However it seems to me that highlighting of wildcard terms is not supported, which is somewhat disappointing. Are there any plans to suppor

wildcard highlighting

2008-05-30 Thread Stefan Oestreicher
Hi, I've started to play around with Solr and I'm quite impressed with its performance and features. However it seems to me that highlighting of wildcard terms is not supported, which is somewhat disappointing. Are there any plans to support that or did I miss something? best regards, Stefan Oe