| From: | Michael Glaesemann <grzm(at)seespotcode(dot)net> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Gregory Stark <stark(at)enterprisedb(dot)com>, Heikki Linnakangas <heikki(at)enterprisedb(dot)com>, Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>, Teodor Sigaev <teodor(at)sigaev(dot)ru>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Latin vs non-Latin words in text search parsing |
| Date: | 2007-10-23 19:05:41 |
| Message-ID: | 0F6E17D6-9276-4CAA-B23D-429252515B09@seespotcode.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Oct 23, 2007, at 12:09 , Alvaro Herrera wrote:
> Tom Lane wrote:
>
>> OK, so with that and Michael's suggestion we have
>>
>> asciiword
>> word
>> numword
>>
>> asciihword
>> hword
>> numhword
>>
>> hword_asciipart
>> hword_part
>> hword_numpart
>>
>> Sold?
>
> Sold here.
No huge preference, but I see benefit in what Gregory was saying re:
asciiword, alphaword, alnumword. word itself is pretty general, while
alphaword ties it much closer to its intended meaning. They've got
pretty consistent lengths as well. Maybe it leans too Hungarian.
I'll take your answer off the air :)
Michael Glaesemann
grzm seespotcode net
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Chris Browne | 2007-10-23 20:59:51 | Re: Feature Freeze date for 8.4 |
| Previous Message | Alvaro Herrera | 2007-10-23 18:57:17 | Re: Feature Freeze date for 8.4 |