Return-Path: owner-postman Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id KAA20264 for postgres-redist; Tue, 16 Aug 1994 10:41:53 -0700 Resent-From: POSTGRES mailing list Resent-Message-Id: <199408161741.KAA20264@nobozo.CS.Berkeley.EDU> X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol Sender: owner-postman@postgres.Berkeley.EDU X-Return-Path: owner-postman Received: from pv081c.vincent.iastate.edu (pv081c.vincent.iastate.edu [129.186.8.28]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id KAA20254 for ; Tue, 16 Aug 1994 10:41:51 -0700 Received: by pv081c.vincent.iastate.edu with sendmail-5.65 id ; Tue, 16 Aug 1994 12:41:44 -0500 Message-Id: <9408161741.AA07392@pv081c.vincent.iastate.edu> To: postgres@postgres.Berkeley.EDU Subject: Searching on seperate words in an attribute Date: Tue, 16 Aug 1994 12:41:42 CDT From: Eric P Dean Resent-To: postgres-redist@postgres.Berkeley.EDU Resent-Date: Tue, 16 Aug 94 10:41:53 -0700 Resent-XMts: smtp I've been working with POSTGRES for a few weeks after a sucessfull installation on a DEC 5000/133 running Ultrix 4.3. My work-group administrator did most of the installation work as I watched over his shoulder. I wonder if someone could tell me if it possible to create an index that will locate instances by searching for words seperately in a attribute. For example: If I have an attribute "artist = Gogh, Vincent van" I would like to be able to locate the instance by doing a "retrieve (xxx.all) where xxx.artist = "gogh"" or "retrieve (xxx.all) where xxx.artist = "VAN"". I would like searches to be case-insensitive and have some type of truncation feature. If this is possible, can you please tell me where I can find the information in the documentation. Many thanks Eric Dean Curator, Visual Resources Collection College of Design, Iowa State University ============================================================================== To add/remove yourself to/from the POSTGRES mailing list: send mail with the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU" If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and a human will deal with it. DO NOT post to the "postgres" mailing list. ==============================================================================