Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

what languages does neutral cover

 
   Database Help (Home) -> Full Text RSS
Next:  record selection and report question  
Author Message
jst1699

External


Since: Nov 27, 2008
Posts: 3



(Msg. 1) Posted: Thu Nov 27, 2008 9:54 am
Post subject: what languages does neutral cover
Archived from groups: microsoft>public>sqlserver>fulltext (more info?)

I am using the Neutral word breaker in a FT index over a nvarchar column.

what languages can I search for?

so far I have successfully got results for:
chinese
japanese
russian

 >> Stay informed about: what languages does neutral cover 
Back to top
Login to vote
jst1699

External


Since: Nov 27, 2008
Posts: 3



(Msg. 2) Posted: Thu Nov 27, 2008 10:02 am
Post subject: RE: what languages does neutral cover [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

sorry, forgot to mention...

using SQL 2005

thx

"jst1699" wrote:

> I am using the Neutral word breaker in a FT index over a nvarchar column.
>
> what languages can I search for?
>
> so far I have successfully got results for:
> chinese
> japanese
> russian

 >> Stay informed about: what languages does neutral cover 
Back to top
Login to vote
Hilary Cotter

External


Since: Jan 16, 2008
Posts: 143



(Msg. 3) Posted: Thu Nov 27, 2008 2:58 pm
Post subject: RE: what languages does neutral cover [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

neutral breaks at white space and sentence boundaries.

It does not work well with Asian languages, but works quite well with most
Weestern Languages,

"jst1699" wrote:

> sorry, forgot to mention...
>
> using SQL 2005
>
> thx
>
> "jst1699" wrote:
>
> > I am using the Neutral word breaker in a FT index over a nvarchar column.
> >
> > what languages can I search for?
> >
> > so far I have successfully got results for:
> > chinese
> > japanese
> > russian
 >> Stay informed about: what languages does neutral cover 
Back to top
Login to vote
jst1699

External


Since: Nov 27, 2008
Posts: 3



(Msg. 4) Posted: Fri Nov 28, 2008 1:16 am
Post subject: RE: what languages does neutral cover [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In your experience, what languages does it work well with and not well with?

I really need this information to inform my manager.

thx for your time
Jag

"Hilary Cotter" wrote:

> neutral breaks at white space and sentence boundaries.
>
> It does not work well with Asian languages, but works quite well with most
> Weestern Languages,
>
> "jst1699" wrote:
>
> > sorry, forgot to mention...
> >
> > using SQL 2005
> >
> > thx
> >
> > "jst1699" wrote:
> >
> > > I am using the Neutral word breaker in a FT index over a nvarchar column.
> > >
> > > what languages can I search for?
> > >
> > > so far I have successfully got results for:
> > > chinese
> > > japanese
> > > russian
 >> Stay informed about: what languages does neutral cover 
Back to top
Login to vote
Russell Fields

External


Since: Jan 10, 2008
Posts: 608



(Msg. 5) Posted: Fri Nov 28, 2008 3:34 pm
Post subject: Re: what languages does neutral cover [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Jag,

You should probably read this part of the Books Online, which discusses word
breakers and their side-effects in 2008. (Which is somewhat more capable
than earlier versions of SQL Server.)
http://msdn.microsoft.com/en-us/library/ms142507.aspx

Although the 2008 document give more details than the 2005 docs, here is the
2005 link:
http://msdn.microsoft.com/en-us/library/ms142507(SQL.90).aspx

RLF

"jst1699" wrote in message

> In your experience, what languages does it work well with and not well
> with?
>
> I really need this information to inform my manager.
>
> thx for your time
> Jag
>
> "Hilary Cotter" wrote:
>
>> neutral breaks at white space and sentence boundaries.
>>
>> It does not work well with Asian languages, but works quite well with
>> most
>> Weestern Languages,
>>
>> "jst1699" wrote:
>>
>> > sorry, forgot to mention...
>> >
>> > using SQL 2005
>> >
>> > thx
>> >
>> > "jst1699" wrote:
>> >
>> > > I am using the Neutral word breaker in a FT index over a nvarchar
>> > > column.
>> > >
>> > > what languages can I search for?
>> > >
>> > > so far I have successfully got results for:
>> > > chinese
>> > > japanese
>> > > russian
 >> Stay informed about: what languages does neutral cover 
Back to top
Login to vote
Hilary Cotter3

External


Since: Aug 28, 2004
Posts: 458



(Msg. 6) Posted: Sat Nov 29, 2008 9:44 pm
Post subject: Re: what languages does neutral cover [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

It works best with English, French, Italian, and Spanish.

It does not work well with the rest.

"jst1699" wrote in message

> In your experience, what languages does it work well with and not well
> with?
>
> I really need this information to inform my manager.
>
> thx for your time
> Jag
>
> "Hilary Cotter" wrote:
>
>> neutral breaks at white space and sentence boundaries.
>>
>> It does not work well with Asian languages, but works quite well with
>> most
>> Weestern Languages,
>>
>> "jst1699" wrote:
>>
>> > sorry, forgot to mention...
>> >
>> > using SQL 2005
>> >
>> > thx
>> >
>> > "jst1699" wrote:
>> >
>> > > I am using the Neutral word breaker in a FT index over a nvarchar
>> > > column.
>> > >
>> > > what languages can I search for?
>> > >
>> > > so far I have successfully got results for:
>> > > chinese
>> > > japanese
>> > > russian
 >> Stay informed about: what languages does neutral cover 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
funny search results with 'contains' clause - hi, it is really funny how ft search works: it seems to depend highly on what could be indexed, but it still doesn't follow a determined order. consider the following queries: select name from person where contains(name, 'hammer') select name from..

Insert Into Without Log - Hi, Can I create an Insert Into Query without sql server registration log? Thx.

SQL 2K : custom word breaker ? - 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....

restore to another server of db with FT catalogs - If we restore a backup copy of a production db having FT catalogs onto a laptop running SQL Server Developer version, the restored db will contain references to FT catalogs whose underlying system files are not yet present on the laptop (because backup..

fulltext search not working - HI!, Fulltext search is not working, i have two databases, fulltext search functionality was working fine on both of them till now. but suddenly fulltext search on one of the databases started giving out errors. when i try to populate, rebuild was..
   Database Help (Home) -> Full Text All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]