Home » Server Options » Text & interMedia » How to get any documents that contain special terms such as about, sync, AND, OR, ...
How to get any documents that contain special terms such as about, sync, AND, OR, ... [message #75873] Wed, 17 October 2001 23:53 Go to next message
Thanh Giang
Messages: 1
Registered: October 2001
Junior Member
For exemple:
select id from page where contains(content, 'about')>0;
I did this query but it issued an error.
Any help !?!?

Thanks in advance!

DTG.

----------------------------------------------------------------------
Re: How to get any documents that contain special terms such as about, sync, AND, OR, ... [message #75875 is a reply to message #75873] Thu, 18 October 2001 04:24 Go to previous messageGo to next message
Matt
Messages: 43
Registered: September 1999
Member
hi,

you need to create your own (empty) stoplist and apply this one to your index.

matt

----------------------------------------------------------------------
Re: How to get any documents that contain special terms such as about, sync, AND, OR, ... [message #75877 is a reply to message #75875] Sun, 21 October 2001 01:53 Go to previous message
Matt
Messages: 43
Registered: September 1999
Member
Hi,

try to put your search words in doublequtes ("AND"). if this will not work try escaping them (i think is the char).

matt

----------------------------------------------------------------------
Previous Topic: Re: [ Problem in configuring SQL Listner for external procedure ]
Next Topic: Re: Why Can't I drop user ctxsys
Goto Forum:
  


Current Time: Thu Mar 28 18:51:56 CDT 2024