Re: Example non-Latin words for text search parser docs? - Mailing list pgsql-docs

From Tom Lane
Subject Re: Example non-Latin words for text search parser docs?
Date
Msg-id 2965.1193174845@sss.pgh.pa.us
Whole thread Raw
In response to Re: Example non-Latin words for text search parser docs?  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: Example non-Latin words for text search parser docs?
List pgsql-docs
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Tom Lane wrote:
>> I'm afraid my English-centricity is showing, but I could use a little
>> help filling in the missing examples in the table here:
>> http://developer.postgresql.org/pgdocs/postgres/textsearch-parsers.html
>> I'm not sure of a suitable example all-non-ASCII-letters word,

> It's easy to find an example -- I went to the english Wikipedia,
> searched for "elephant", then clicked on the russian link at the left.
> It gives you "Слоновые", which I see on my terminal as a series of black
> squares :-) so there's not a single latin letter in it.

Given the just-applied changes in the definition of a "word", we no
longer need a totally-not-ASCII sample word.  But I wonder if anyone
has a better idea than the føø that I made up on the
spot...

            regards, tom lane

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Possible mistake in 'Using EXPLAIN' section
Next
From: Alvaro Herrera
Date:
Subject: Re: Example non-Latin words for text search parser docs?