Re: query synonyms



This is hard coded in the stemmer. Unfortunately there is nothing you can do
other than to write your own stemmer.

--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com

"nick via SQLMonster.com" <forum@xxxxxxxxxxxxxx> wrote in message
news:52A31264BED2E@xxxxxxxxxxxxxxxxx
> I'm using a full text index to search organization names. My language
> word
> breaker is French (France).
>
> My situation is that if I search for example for a organization with the
> word
> "meilleur" in the name ("meilleur" means "greatest" in english), the
> answer
> that the search will give me (using freetext or formsof(inflectional))is
> all
> the organizations with "meilleur", "bon" and "bonne" in there name. But
> the
> thing is that my client don't want the organizations with "bon" and
> "bonne"
> (who means "good" in english) for there answer.
>
> I made a little search and the answer that I found is that these are
> synonyms
> and they should be listed in my tsfra.xml file. This file looks like this
> :
>
> - <XML ID="Tahoe Thesaurus">
> - <!--
> Commented out
>
> <thesaurus xmlns="x-schema:tsSchema.xml">
> <expansion>
> <sub weight="0.8">Internet Explorer</sub>
> <sub weight="0.2">IE</sub>
> <sub weight="0.9">IE5</sub>
> </expansion>
> <replacement>
> <pat>NT5</pat>
> <pat>W2K</pat>
> <sub weight="1.0">Windows 2000</sub>
> </replacement>
> <expansion>
> <sub weight="0.5">run**</sub>
> <sub weight="0.5">jog**</sub>
> </expansion>
> </thesaurus>
>
>
> -->
> </XML>
>
>
> there's nothing that indicate that meilleur is synonyms of good.
>
> Know I wonder is there another files somewhere who can have these
> synonyms?
> Could it be in the Microsoft search engine?
>
> Thanks in advance,
> Nik
>
> P.S. Sorry for my english
>
>
> --
> Message posted via http://www.sqlmonster.com


.



Relevant Pages

  • Re: My Thought on the "Pickaxe book" (from a Ruby novice)
    ... Ruby's versatility is like English. ... I still wish there were more books out there on Ruby and Rails. ... > 6 methods with different names is kind of confusing while learning. ... >> the interface polymorism gained by synonyms is often handy. ...
    (comp.lang.ruby)
  • Re: English as a creole.
    ... I speak several languages and I have looked up dozens of wordlists to ... Perhaps for English. ... Probably because "kill" is ... and people constantly make up all kinds of synonyms to ...
    (sci.lang)
  • Re: MS Thesaurus is very wrong on word "natty"
    ... It shows the wrong synonyms here, too, in Word 2003, when the language is ... When I set it to English, ... natty has changed. ... This post is a suggestion for Microsoft, ...
    (microsoft.public.word.docmanagement)
  • Re: [SLE] I this host sshed to one of my systems
    ... > Although English is not my mother tongue, ... > Synonyms at apprehend. ...
    (SuSE)
  • Re: extracting front bits from an unsigned long long?
    ... They are often synonyms in English. ... "3" is the first digit of 315 ... pointing in left-to-right order (i.e. English reading order) then you ...
    (comp.lang.c)