Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Parsing text like a full text filter
Fri, Mar 30 2007 10:19 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim

At some point I'll want to parse text (eg in my filter/sql generator) in the same way as the full text filter. Can you suggest a way of doing that without duplicating code.

Roy Lambert
Fri, Mar 30 2007 11:03 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< At some point I'll want to parse text (eg in my filter/sql generator) in
the same way as the full text filter. Can you suggest a way of doing that
without duplicating code. >>

For now you'll have to do your own parsing.  The reason for this is that the
built-in parsing possibly does things like load external modules, etc. that
may not be available in a client application in a C/S setup.

--
Tim Young
Elevate Software
www.elevatesoft.com

Fri, Mar 30 2007 11:45 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim


OK at least that gives me hope Smiley


Roy Lambert
Image