SearchElement
This is documentation about a configuration directive, which can be placed within Movable Type’s core configuration file, mt-config.cgi, to customize the behavior of the system.
By default, a search will search only through the entries in your
weblog, not through the comments. A comment search is slower than an entry
search, because there is more text to search through. You should probably
leave this set to entries, and let your visitors override that
setting if they wish to. Possible values are entries,
comments, or both.
Default value: entries
Example:
SearchElement both