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 4678.1193178589@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:
> Actually I was wondering if we should use actual words.  So instead of
> "foo" we could use "elephant" for asciiword and "Éléphant" (french) for
> word.  And for the hword, "sous-espèces" (which appears on the French
> Wikipedia) would do.

Hmm ... I see a potential problem with that, which is that if someone
happened to be viewing the page on something that dropped the accents,
or even just made them too small to be easily readable, the examples
wouldn't make any sense at all.

I have no problem with "elephant" as a sample asciiword, but for the
sample non-ascii word I'd suggest something that (a) is clearly not
English and (b) as much as possible, everybody knows has an accent.
At least in large parts of the US, something like "mañana" would
work nicely.

Anyway, feel free to hack on it --- I'm getting a bit weary of looking
at that chapter.

            regards, tom lane

pgsql-docs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Example non-Latin words for text search parser docs?
Next
From: Alvaro Herrera
Date:
Subject: Re: Example non-Latin words for text search parser docs?