Re: Searching for symbols with tsearch
От | Teodor Sigaev |
---|---|
Тема | Re: Searching for symbols with tsearch |
Дата | |
Msg-id | 3EAE9D18.7030700@sigaev.ru обсуждение исходный текст |
Ответ на | Searching for symbols with tsearch ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>) |
Список | pgsql-hackers |
Add to dictionary code which remove (TM), (C) or (R) sign at the end of lexeme and then do usial processing. Christopher Kings-Lynne wrote: > Hi Guys, > > I'm working with tsearch, but there's a problem with words with trailing TM > symbol or (C) symbol. Tsearch will not stem these words, hence they are > unsearchable. > > Eg: > > 6 Under 6 Salads (no dressing): Veggie DeliteT > > Is indexed as: > > '6' 'dress' 'salad' 'veggi' 'deliteT' > > Where it really should be indexed as: > > '6' 'dress' 'salad' 'veggi' 'delit' > > Anything I can do about this? > > Chris > > > ---------------------------(end of broadcast)--------------------------- > TIP 2: you can get off all lists at once with the unregister command > (send "unregister YourEmailAddressHere" to majordomo@postgresql.org) -- Teodor Sigaev E-mail: teodor@sigaev.ru
В списке pgsql-hackers по дате отправления: