|
Syntax: -meta=NAMES
This option tells gw to look for the specified meta data in fetched documents
and store it in the database. This data will then be included in text searches.
NAMES is a comma separated list of
the meta data names to look for and store. This option may be specified
more than once.
e.g.: -meta=keywords,description
will look for the keywords and description meta-data fields
in fetched documents.
e.g.: -meta=keywords -meta=description
is the same as the above.
Meta data will be stored in the database in the order that you specify the
names. During ranked user searches, hits in meta data will be ranked
lower than those in the title, and higher than those in the body.
Copyright © Thunderstone Software Last updated: Tue Nov 6 10:58:47 EST 2007
|