Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: setting up Context Server
Thanks for your answer.
have you any idea where i can find this script and how to load it or do i
need to re-run orainst ?
the version of Context cartridge is :
--
Oracle ConText Option: Release 2.4.5.0.0 - Production on Mon May 31 10:37:37
1999
(c) Copyright 1998 Oracle Corporation. All rights reserved. --
Olivier
Michael W. Steidl <mwsteidl_at_eunet.at> a écrit dans le message :
37518A33.FBBBB980_at_eunet.at...
> Olivier:
>
> ... that depends on the version of Context cartridge: The version 2.0.4
with
> Oracle 8.0.5 includes a script to install also a french stop_word-list.
The
> version 2.0.3 that comes with 8.0.4 doesn't have this script. You have to
make
> it yourself: first create a stop_word-list preferece and then fill it.
>
> Michael
>
>
> Olivier BRUNIAU schrieb:
>
> > Does anybody knows how to setup a other stopword list than the default
> > stopword list.
> > My context server works fine with the default settings (english) but i
can't
> > find how to use the french (or others) stopword list.
> > I've tried :
> >
> > exec ctx_ddl.set_attribute('stemmer',4);
> > exec ctx_ddl.set_attribute('fuzzy_match',14);
> > exec ctx_ddl.create_preference('FRENCH_WL','French Word List','GENERIC
WORD
> > LIST');
> >
> > => Work fine !
> >
> > exec ctx_ddl.create_preference('MYSTOPWL','My French Stop Word
> > List','CTXSYS.FRENCH_STOPLIST');
> >
> > ERREUR à la ligne 1:
> > ORA-20000: ConText error:
> > DRG-10544: invalid framework object CTXSYS.FRENCH_STOPLIST for create
> > preference
> > ORA-06512: à "CTXSYS.DRUE", ligne 180
> > ORA-06512: à "CTXSYS.CTX_DDL", ligne 1588
> > ORA-06512: à ligne 1
> >
> > => Do not work, i think that the FRENCH_STOPLIST is not installed, but
> > i'cant find how to install/setup
> >
> > thanks for any help or experience using context !
> > --
> > Olivier
Received on Mon May 31 1999 - 03:42:34 CDT
![]() |
![]() |