Back to mnoGoSearch site

LoadURLInfo

Name

LoadURLInfo -- load section values to display in search results

search.htm

Synopsis

LoadURLInfo {yes | no}

Description

Load section values from the "urlinfo" table, so they can be displayed in search results using variable references, e.g. $(title) or $(Content-Type).

The default value is yes, which means section values are available for displaying in search results.

If you need only values of $(URL) in search results and don't need extra sections, like $(title) or $(Content-Type), you can set LoadURLInfo to no to get better performance.

Examples


LoadURLInfo no

See also

LoadTagInfo.