Tags:
create new tag
view all tags

SID-02494: wiki text running failure w/ SUPPORT_SEARCH_***

Status: Answered Answered TWiki version: 6.0.2 Perl version: 5.14.2
Category: CategorySearch Server OS: win10 x64 Last update: 3 years ago

I am trying to setup knowledge database here, and just refer code from twiki support database. Below code results in no data output, and I wondering if any plugin is required. By the way, is there procedure/reference to set up web similar to wiki support page?

1. WIKI Text as below:

---++ Asked Questions

%CALC{$SET(num, 0)}%
%SUPPORT_SEARCH_TABLE_FORMAT%
%SUPPORT_SEARCH_HEADER%
%SEARCH{
 "META\:FIELD.*[S]tatus.*value\=.[A]sked"
 casesensitive="on"
 excludetopic="WebTopicEditTemplate"
 regex="on"
 nosearch="on"
 nonoise="on"
 order="modified"
 reverse="on"
 format="%SUPPORT_SEARCH_FORMAT%$percntCALC{$SETM(num,+1)}$percnt"
}%

Number of open questions: %CALC{$GET(num)}%


2. Web looks like this:
Asked Questions
%SUPPORT_SEARCH_TABLE_FORMAT% %SUPPORT_SEARCH_HEADER%

Number of open questions: 0

-- tony qiu - 2022-06-02

Discussion and Answer

You don't need any additional plugin.

-- Peter Thoeny - 2022-06-02

Thanks again for your suggestion on how to creating support database, it's very useful for most of teams.

-- tony qiu - 2022-06-04

      Change status to:
ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
SupportForm
Status Answered
Title wiki text running failure w/ SUPPORT_SEARCH_***
SupportCategory CategorySearch
TWiki version 6.0.2
Server OS win10 x64
Web server Apache 2.4
Perl version 5.14.2
Browser & version Edge
Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2022-06-04 - TonyQiu
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.