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 <markrmil...@gmail.com> wrote: > 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 <calderon....@gmail.com> wrote: > >> hello *, currently with hl.usePhraseHighlighter=true, a query for (joe >> jack*) will highlight <em>joe jackson</em>, however after reading the >> archives, what im looking for is the old 1.1 behaviour so that only >> <em>joe jack</em> is highlighted, is this possible in solr 1.5 ? >> >> >> thx much >> --joe >