| Author |
Message |
Alexis Delahousse
Guest
|
Posted:
Mon Jan 03, 2005 11:37 pm Post subject:
Search description |
|
|
Hi,
I’m currently working on ECommerce server 2002
I’d like to know how to design a search, not only on the products names, but
also on the description of theses products.
Regards. |
|
| Back to top |
|
 |
David Messner [MSFT]
Guest
|
Posted:
Thu Jan 06, 2005 2:00 am Post subject:
RE: Search description |
|
|
Typically you want to use Free Text Search to search the descriptions.
-djm
--
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2005 Microsoft Corporation. All rights
reserved.
--------------------
Thread-Topic: Search description
thread-index: AcTxutYaHh4A1XsMTuGsLBbEJYweuQ==
X-WBNR-Posting-Host: 81.80.165.110
From: "=?Utf-8?B?QWxleGlzIERlbGFob3Vzc2U=?="
<AlexisDelahousse@discussions.microsoft.com>
Subject: Search description
Date: Mon, 3 Jan 2005 09:37:03 -0800
Lines: 7
Message-ID: <170D964F-8A52-4C82-8E9D-187755AFDFA9@microsoft.com>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 8bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Newsgroups: microsoft.public.commerceserver.general
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
Xref: cpmsftngxa10.phx.gbl microsoft.public.commerceserver.general:15359
X-Tomcat-NG: microsoft.public.commerceserver.general
Hi,
I’m currently working on ECommerce server 2002
I’d like to know how to design a search, not only on the products names,
but
also on the description of theses products.
Regards. |
|
| Back to top |
|
 |
Alexis Delahousse
Guest
|
Posted:
Thu Jan 06, 2005 9:05 pm Post subject:
RE: Search description |
|
|
My search doesn’t use product description on the site or Bizdesk.
How to activate products description search ?
Thx
"David Messner [MSFT]" wrote:
| Quote: | Typically you want to use Free Text Search to search the descriptions.
-djm
--
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2005 Microsoft Corporation. All rights
reserved.
--------------------
Thread-Topic: Search description
thread-index: AcTxutYaHh4A1XsMTuGsLBbEJYweuQ==
X-WBNR-Posting-Host: 81.80.165.110
From: "=?Utf-8?B?QWxleGlzIERlbGFob3Vzc2U=?="
AlexisDelahousse@discussions.microsoft.com
Subject: Search description
Date: Mon, 3 Jan 2005 09:37:03 -0800
Lines: 7
Message-ID: <170D964F-8A52-4C82-8E9D-187755AFDFA9@microsoft.com
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 8bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Newsgroups: microsoft.public.commerceserver.general
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
Xref: cpmsftngxa10.phx.gbl microsoft.public.commerceserver.general:15359
X-Tomcat-NG: microsoft.public.commerceserver.general
Hi,
I’m currently working on ECommerce server 2002
I’d like to know how to design a search, not only on the products names,
but
also on the description of theses products.
Regards |
|
|
| Back to top |
|
 |
Zoe Hart [MVP]
Guest
|
Posted:
Fri Jan 07, 2005 1:31 am Post subject:
Re: Search description |
|
|
Alexis,
In the product catalog schema (managed via Catalog Definition Designer in
Business Desk), you modify the product description property to set the "Free
text searchable" attribute. That causes that field to be automatically
included in the SQL Server full-text indexing that supports the Commerce
Server Search.
Zoe
"Alexis Delahousse" <AlexisDelahousse@discussions.microsoft.com> wrote in
message news:2B0B20C2-8099-495E-9A8C-B3246B823E73@microsoft.com...
| Quote: | My search doesn't use product description on the site or Bizdesk.
How to activate products description search ?
Thx
"David Messner [MSFT]" wrote:
Typically you want to use Free Text Search to search the descriptions.
-djm
--
This posting is provided "AS IS" with no warranties, and confers no
rights.
You assume all risk for your use. © 2005 Microsoft Corporation. All
rights
reserved.
--------------------
Thread-Topic: Search description
thread-index: AcTxutYaHh4A1XsMTuGsLBbEJYweuQ==
X-WBNR-Posting-Host: 81.80.165.110
From: "=?Utf-8?B?QWxleGlzIERlbGFob3Vzc2U=?="
AlexisDelahousse@discussions.microsoft.com
Subject: Search description
Date: Mon, 3 Jan 2005 09:37:03 -0800
Lines: 7
Message-ID: <170D964F-8A52-4C82-8E9D-187755AFDFA9@microsoft.com
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 8bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Newsgroups: microsoft.public.commerceserver.general
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
Xref: cpmsftngxa10.phx.gbl microsoft.public.commerceserver.general:15359
X-Tomcat-NG: microsoft.public.commerceserver.general
Hi,
Iâ?Tm currently working on ECommerce server 2002
Iâ?Td like to know how to design a search, not only on the products
names,
but
also on the description of theses products.
Regards |
|
|
| Back to top |
|
 |
|
|
|
|