Re: Highlighting problem

2011-03-29 Thread Stefan Matheis
Stefan, this is a duplicate post for http://lucene.472066.n3.nabble.com/Highlighting-Problem-td2746022.html no? if see, please stick w/ one of them Regards Stefan On Tue, Mar 29, 2011 at 10:30 AM, Stefan Mueller wrote: > dear solr users, > > my data looks like this: > > j]s(dh)fjk [hf]sjkadh as

RE: Highlighting Problem

2011-03-29 Thread Pierre GOSSE
Look like special chars are filtered at index time and not replaced by space that would keep correct offset of terms. Can you paste here the definition of the fieldtype in your shema.xml ? Pierre -Message d'origine- De : pottw...@freenet.de [mailto:pottw...@freenet.de] Envoyé : lundi

Re: Highlighting problem - mutivalue field

2006-08-16 Thread Mike Klaas
On 8/11/06, Mike Klaas <[EMAIL PROTECTED]> wrote: Thanks for the report. This is a known Lucene Highlighter issue; see http://issues.apache.org/jira/browse/LUCENE-645. The issue contains a patch which you may want to apply to your local code, though there are some cases which could cause relat

Re: Highlighting problem - mutivalue field

2006-08-11 Thread Mike Klaas
On 8/11/06, Andrew May <[EMAIL PROTECTED]> wrote: Hi, I'm afraid I've found another slightly odd thing with Highlighting, in this case in a multi-valued field I'm using for author names. Thanks for the report. This is a known Lucene Highlighter issue; see http://issues.apache.org/jira/browse