Hi!

I'm going to spend next week generally on resolving known ZSL problems.

So, please don't give up! :)


With best regards,
   Alexander Veremyev.

> -----Original Message-----
> From: Stefan Oestreicher [mailto:[EMAIL PROTECTED]
> Sent: Friday, July 11, 2008 3:17 PM
> To: [email protected]
> Subject: RE: [fw-general] Lucene highlight problem
> 
> sounds like this issue:
> http://framework.zend.com/issues/browse/ZF-2857
> Unfortunately it seems there hasn't been any progress on this
> and other important ZSL issues at all :/
> 
> best regards,
> 
> Stefan Oestreicher
> 
> 
> > -----Original Message-----
> > From: Lorenz, Marcus [mailto:[EMAIL PROTECTED]
> > Sent: Friday, July 11, 2008 12:24 PM
> > To: [email protected]
> > Subject: [fw-general] Lucene highlight problem
> >
> > Hello everybody,
> >
> > i have a problem with the lucene result highlighting.
> > The highlighted words or even fragments were nothing i've
> > searched for.
> > I've read some the posts regarding this issue but didn't find
> > something helpfull.
> >
> > It seems to me that the dom-function TextNode->splitText is
> > not multibyte-save. Is that right?
> > I make this assumption because when i do this:
> >
> > echo
> > mb_substr($node->wholeText,$token->getStartOffset(),$token->ge
> tEndOffset()-$token->getStartOffset(),'UTF-8');
> >
> > just before the splitting in (Document/Html.php) i get the
> > correct text, but the splitting is made somewhere else. Or
> > have i forgotten something?
> >
> > The way of splitting seems correct for me.
> >
> > Greetings,
> >
> > Marcus
> >
> >
> > This e-mail and any attachment is for authorised use by the
> > intended recipient(s) only. It may contain proprietary
> > material, confidential information and/or be subject to legal
> > privilege. It should not be copied, disclosed to, retained or
> > used by, any other party. If you are not an intended
> > recipient then please promptly delete this e-mail and any
> > attachment and all copies and inform the sender. Thank you.
> >
> 
> 
> No virus found in this incoming message.
> Checked by AVG - http://www.avg.com
> Version: 8.0.138 / Virus Database: 270.4.7/1545 - Release Date:
10.07.2008
> 18:43

Reply via email to