Re: Mailing list search engine: surprising missing results?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Mailing list search engine: surprising missing results?
Дата
Msg-id 2150096.1643057249@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Mailing list search engine: surprising missing results?  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Mailing list search engine: surprising missing results?
Re: Mailing list search engine: surprising missing results?
Список pgsql-www
Bruce Momjian <bruce@momjian.us> writes:
> On Mon, Jan 24, 2022 at 08:27:41AM +0100, Laurenz Albe wrote:
>> The reason is that the 'moore' in 'boyer-moore' is stemmed, since it
>> is at the end of the word, while the 'moore' in 'Boyer-Moore-Horspool'
>> isn't:

> Wow, he showed me this problem earlier but I never suspected it was
> stemming issue because I never considered proper nowns could be
> stem-adjusted, but it is obvious they can.

I wonder if we should change that so that components of a compound
word are consistently stemmed the same way.

            regards, tom lane



В списке pgsql-www по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Mailing list search engine: surprising missing results?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Mailing list search engine: surprising missing results?