Hi All,
Is there a way to retrieve to full list of single characters (symbols)
that are ignored by the FT indexing service?
I am using the British English language (ID 2057) and while it is
pretty simple to get the list of noise words, I wouldn't know where to
start for symbols.
Alternatively, it would be useful to have the list of valid
characters.
In other words, I need the pre-process the search string before
creating my custom query.
Thanks,
Paolo
Hilary Cotter - 02 May 2008 12:17 GMT
Its basically non-alphanumeric charachters. Try this
~!@#$%^&*()_+{}|[]\:";'<>?,./`-=
> Hi All,
>
[quoted text clipped - 13 lines]
> Thanks,
> Paolo