Yes, I do have
PropertyNames description
in my config file. However, I use swish-e as an embedded c-library from
inside my c programm. When I do
char* szchHelper = SwishResultPropertyStr ( qCookie-> swishHandle,
result, "description" );
I get non-null empty string as a result instead of the content of html
"description" meta tag. I have
META NAME="description" value="This is my home page."
on the page being indexed. Any ideas on how to extract the content of
"description" meta tag?
-Sergiy
On Friday, May 16, 2003, at 02:03 PM, Bill Moseley wrote:
> On Fri, May 16, 2003 at 01:20:57PM -0700, S T wrote:
>> Hi,
>>
>> is it possible to display the content of the "description" meta tag in
>> search results?
>
> Yes.
>
> In the config
>
> PropertNames description
>
> Then use -x or -p to return the description in the results.
>
> If you mean the description created with "StoreDescription" then the
> propertname to use is
> "swishdescription".
>
>
>
> --
> Bill Moseley
> moseley@hank.org
Received on Fri May 16 22:09:15 2003