Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> More info.

More info.

From: Morten <usenet_at_kikobu.com>
Date: Tue, 07 May 2002 15:27:39 +0200
Message-ID: <3CD7D64B.2080707@kikobu.com>

I did some more searches on metalink. I found that removing the ORDER BY line "resolves" this issue. Maybe someone remember this behaviour? I'm trying to locate the proper TAR.

SELECT id, score(1) "score"
FROM ccs_search
WHERE contains(content, '((test%)*(1/10))', 1) > 1

This works - but doesn't sort...

Morten Received on Tue May 07 2002 - 08:27:39 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US