Question
if we use the option
format or
order in the twiki-variable SEARCH, the processing of a query lasts very long (for 57 entries about 40-50 seconds). if we leave these two options the search is quick (for 57 entries about 3 seconds).
here is my search-statement:
%SEARCH{"MfPeProtokoll[0-9]" scope="topic" regex="on" nosearch="on" nosummary="on" nototal="on" reverse="on" topic="MfPeProtokoll*" order="created" format="| [[$topic]] | <font size=\"-2\" color=\"gray\"> Main.$createwikiname </font>| | <font size=\"-2\" color=\"gray\"> $rev </font> |"}%
is there a fix for a slow search in 4.0.1 oder 4.0.2?
Environment
--
FrankEgger - 28 Apr 2006
Answer
No; no-one has reported this before. Can you narrow down on what parameter might be causing the slowdown?
--
CrawfordCurrie - 28 Apr 2006
i narrowed down that the search is slow, if i use the
format and order parameter in the search.
i tested with about 60 entries in search result and had reponse times of about a 60-70 seconds with both parameters.
if i leave the two mentioned parameters, the search result appears in nearly 3 seconds.
if i use only
order the response time is about 15 seconds.
if i use only
format the response time is about 53 seconds.
i also recognized, that on preview the page loads in 12 seconds for both parameters.
--
FrankEgger - 03 May 2006
I cannot reproduce this?
Could you prepare a little zip demonstrating the problem (topics + search topics) or point to a public url where this problem exists?
If this is reproducible it sounds like a bug and should be reported at our bug tracker (
Bugs:WebHome
) with a high priority.
--
SteffenPoulsen - 16 Jun 2006