Tatsuo Ishii <ishii(at)postgresql(dot)org> writes:
> You know that PostgreSQL allows only one locale for a PostgreSQL
> cluster, and the fact that text-search being depending on locale
> prevent it from processing multi language text.
I think you are confusing the capabilities of tsearch with the fact
that we have to pick one default setting. There's nothing that
stops you from using a search configuration that includes multiple
dictionaries for different languages.
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Simon Riggs | Date: 2007-10-05 15:04:45 |
| Subject: Re: Polymorphic arguments and composite types |
| Previous: | From: Tom Lane | Date: 2007-10-05 14:52:50 |
| Subject: Re: Polymorphic arguments and composite types |