[dokuwiki] Re: New meta data system

  • From: Kazutaka Miyasaka <kazmiya@xxxxxxxxx>
  • To: telliamed@xxxxxxxxxxxxx, dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 17 Nov 2010 22:01:27 +0900

Hi,

2010/11/16 TNHarris <telliamed@xxxxxxxxxxx>:

> I have a question for Kazutaka Miyasaka, who rewrote the fulltext term
> parser.

> iterations. Shouldn't it instead be... ?

> $parsed .= ft_termParser($word, $stopwords, false,
>              $phrase_mode || preg_match('/'.IDX_ASIAN.'/u', $word));

You are correct, that's my mistake. I'll make a patch in some
time soon.

However, as you might be aware, this modification does not
improve performance so much since the ft_termParser() is a
parser for a "search term", not for a page content.

Thanks,
kazmiya
--
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts: