SID-00477: How To Configure Sitewide Search Results
| Status: |
Answered |
TWiki version: |
4.0.0 |
Perl version: |
|
| Category: |
CategorySearch |
Server OS: |
Debian (TWiki Virtual Appliance) |
Last update: |
16 years ago |
I'm trying to configure the search results so that, by default, whenever a search is executed, the default search results have the same format as this inline search format: format="$topic $text"
--
JasonParsons - 2009-08-11
Discussion and Answer
Customize the
WebSearch page in your TWiki web by adding a
format="" to SEARCH.
More at
VarSEARCH,
FormattedSearch.
--
PeterThoeny - 2009-08-12
OK, I go to
http://.../twiki/bin/view/Main/WebSearch
and edit that page. I see this:
%INCLUDE{"%TWIKIWEB%.WebSearch" }%
Am I supposed to edit this page or the included file or module? Either way, how?
--
JasonParsons - 2009-08-12
Go the WebSearch in your
TWiki web, not
Main web.
--
PeterThoeny - 2009-08-12
Perfect. Thanks, Peter.
--
JasonParsons - 2009-08-12
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.