Search question
25 Aug 2005 08:01:27 -0700
Just curious how you all implement searching on your sites. Here is my
configuration.
CS2002 using com api interface (not dotnet because we are re-using code
from another site we did)
The product catalog is pretty basic. Product level with variants.
On the web page, there is going to be one search box. T ...
|
Earn 12% daily of your investment!!!
Wed, 24 Aug 2005 21:56:28 GMT
I'm going to tell you about a TOP RATED AUTOSURF program that takes 5 mins of your day and then instantly credits your account 12% of what you put in. Its that easy and everyone is going crazy about it. I have personally done this and been paid.
This is how it works. You have to have/get your free Stormpay o ...
|
Error In Import XML through Business Desk Catalog Editior
Wed, 24 Aug 2005 02:01:02 -0700
Error in Openning File for Import
Show Deatils: Obejct required
Can Any One Help to Me I am new in Commerce server 2002
I am using Commerece Server 2002 with SP3 and FeaturePack1
...
|
Weighted search
23 Aug 2005 09:35:47 -0700
Before I go nuts, is there a way to do a weighted search with the
commerce server COM calls, like you can do with regular sql server?
Thank you.
...
|
Moving just the catalog
23 Aug 2005 09:03:02 -0700
I am using a commercer server installation just for the catalog
management. (There is a reason for this, but thats not really
important.) I would like to be able to move just the catalog to a new
box. Is there a way to manually setup a commerce catalog without doing
a pup of my test site? I am trying to us ...
|
Commerce Server 2002 FreeTextSearch
Mon, 22 Aug 2005 12:38:29 -0500
Hello there!
Can anyone tell me how to configure Commerce Server FreeTextSearch function
to show matches when they have tilde on it?
For example, if I type
"Union"
I would like to get
"Union" and
"Unin"
Is that possible?
Thx in advance
--
Christian Strevel
Software Architect
Intellek ...
|
Catalog Error after installing Feature Pack 1 and SP 2
Fri, 19 Aug 2005 09:14:02 -0700
Hi,
After one of our developers intalled FP1 and SP2 on Commerce Server 2002 (on
Windows 2000 Advanced Server), I got following error message from Bizdesk
Catalogs section.
Script Error:
Number: 0x889800D8
Description: The Catalog Schema does not correspond to this version of
Commerce Server 2002.
S ...
|
|
|
Property Collections on Product?
Wed, 17 Aug 2005 10:53:42 -0700
Our client has asked that we support a one to many relationship between a
product and photos of the product. The number of photos will vary from one
product to another, and therefore can not be a set number of attributes on
the product object. I was wondering if anyone has looked into this and has
any ad ...
|
Sorry I posted the same message 3 times.
Tue, 16 Aug 2005 06:48:11 -0700
Yesterday the newsgroup was not displaying my post after 30 minutes so I
posted it agan, and again. Today I see that it was posted 3 times... sorry
Cambuston ...
|
VB AddVirtualCatalogRule
Mon, 15 Aug 2005 18:10:17 -0700
This is the sample code in C#:
VirtualCatalog virtualCatalog =
catalogContext.CreateVirtualCatalog("VirtualCatalog", "en-US", "en-US");
virtualCatalog.AddVirtualCatalogRule("Basecatalog1", null, null, null,
false);
This is what I'm doing in VB
Dim oVirtualCatalog As UWGCatalog.VirtualCata ...
|