you could try gt.com.au. They did some iFilter work for me and they are very
"Sylvain - SdV Plurimédia" <sylvain@sdv.fr> wrote in message
news:421b40d7$0$3680$4d4eb98e@read.news.fr.uu.net...
> Thanks for your answer.
>
> Ok, so here is my problem : for french WB, searching for the "red" word in
> "red/white" is ok. But, if there is a space after the '/' char (like in
> "red/ white"), it won't match..... There are tons of such example so that
> frankly, this is a sort of bug for me, but it's not the subject here :)
> I could use neutral WB, but then there are a lot other complications and
> this is not an option.
>
> Currently, I have to use a program of mine that :
> 1) export a column from a table into a file
> 2) for that file do some transformations (cut accents etc...)
> 3) import this "new" column in table dedicated to full-text
> I don't really wan't to spend my time with that anymore; I have to
replicate
> data because of some strange WB behaviour.
>
> So my real problem is that our developpers are going crazy if there is not
a
> simple rule for word breaking.
> My idea is then to build my own WB, so that I can decide __exactly__ when
to
> break or not.
> By the way, is there "somewhere" the real specification/algorithm for the
> different languages WB ??
>
>
> From your answer, I understand I have to implement IWordBreaker interface.
> Problem is I 've had built only one COM IFilter in the past, and from what
I
> remember, it did not work very well :)
> So, I'm not familiar with COM programming but I understand it is the way
to
> go.
>
> Is there any other simple sample someone can share please ? MS samples are
> good, but do not focus enough on what is important IMO.
>
>
> Thanks again,
>
> Sylvain,
> DBA.
>
>
> "Hilary Cotter" <hilary.cotter@gmail.com> wrote in message
> news:uQ0tVYNGFHA.3648@TK2MSFTNGP10.phx.gbl...
> > Yes it is. Consult this article for more info.
> >
> >
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/indexsrv/html/ixrefint_93xu.asp
> >
> > Perhaps if you could tell us exactly what you are trying to accomplish,
we
> > could suggest other techniques.
> >
> > --
> > 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 > >
> > "Sylvain - SdV Plurimédia" <sylvain@sdv.fr> wrote in message
> > news:421aefcd$0$3684$4d4eb98e@read.news.fr.uu.net...
> > >
> > > Hi,
> > >
> > > Is it possible to create a custom word breaker for SQLServer
> fulltext....
> > I
> > > use french word breaker, but for some specific tables, it's not
exactly
> > what
> > > I want...
> > > Seems such a dream will be feasible in SQL 2K5.
> > >
> > > Please anyone who knows, tell me the truth! :)
> > >
> > >
> > > Thanks,
> > >
> > > Sylvain H,
> > > DBA.
> > >
> > >
> >
> >
>
>