Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Commerce Server Business Desk > Catalog searchi...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 455 of 522
Post > Topic >>

Catalog searching CS2002

by johnnycougarflats@[EMAIL PROTECTED] Aug 16, 2006 at 01:20 PM

CS2002 FP1 Com+
..
Having great difficulty with catalog searching.  I understand that
freetext searches will not do implicit 'AND' for multi-word fulltext
searches.  Therefore, I am trying to pass a 'CONTAINS' clause into the
call.  Nothing is getting returned.  It seems that it must be throwing
errors, but there is nothing in the app logs.

Here is my code.

   s = "CONTAINS (*, '<search term>')"
Set rs = m_objManager.Search(s, , _
            m_objCatalog.CatalogName, _
            cscProductClass Or cscProductFamilyClass, _
            "style_number", _
            "style_number", _
            False, _
            1, 25, , t)

Even if I just have one word in the table, the thing blows up.
Is there anyway I can accomplish getting a query to do an implicit
'AND' other than putting together a huge clause using 'LIKE' operands?
I have tried everything I can think of based on the do***entation.

Please don't tell me I have to wait until CS2007 because my customer
really does not want to hear it.  Thank you.
 




 1 Posts in Topic:
Catalog searching CS2002
johnnycougarflats@[EMAIL   2006-08-16 13:20:13 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Dec 4 15:30:41 CST 2008.