Line: 32 to 32 | ||||||||
---|---|---|---|---|---|---|---|---|
If inline is set, then the results are not decorated with
the search template head and tail blocks. | ||||||||
Changed: | ||||||||
< < | SMELL: If format is set, template will be ignored. | |||||||
> > | Note: If format is set, template will be ignored. | |||||||
Changed: | ||||||||
< < | SMELL: If regex is defined, it will force type='regex' | |||||||
> > | Note: For legacy, if regex is defined, it will force type='regex' | |||||||
SMELL: If template is defined bookview will not work |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > | Package =TWiki::SearchThis module implements all the search functionality.
On this page:
ClassMethod new ($session)Constructor for the singleton Search engine object.
StaticMethod getTextPattern ($text,$pattern)Sanitise search pattern - currently used for FormattedSearch only
ObjectMethod searchWeb (...)Search one or more webs according to the parameters.
If
If
If
SMELL: If
SMELL: If
SMELL: If
SMELL: it seems that if you define
FIXME: |