Peter Karman wrote:
>
>
> Are you including your 'keyword' metaname in the search?
Arghh, is this where I went wrong? Remember that code
snippet I sent:
$handle = SWISH::API->new ($db);
$query = $handle->New_Search_Object;
$query->SetSort ('swishrank');
$results = $query->Execute($formWords);
I guess I also need to use before executing
the query:
$query->SetStructure (IN_FILE | IN_META);
?
A.
----------------------------------------------------------------------
Znajdz swoja milosc na wiosne... >>> http://link.interia.pl/f187a
Received on Thu Jun 9 06:51:48 2005