Re: Not found indexed word

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: Not found indexed word
Дата
Msg-id CAMkU=1whHUjRJ78NDcdqV1o3PyWsFRtyXqZ0T6_cDEEG9Jph7Q@mail.gmail.com
обсуждение исходный текст
Ответ на Not found indexed word  ("Melek JARRAYA" <MJARRAYA@cfirst.fr>)
Ответы Re: Not found indexed word  ("Melek JARRAYA" <MJARRAYA@cfirst.fr>)
Список pgsql-bugs
On Mon, Aug 20, 2018 at 5:55 AM, Melek JARRAYA <MJARRAYA@cfirst.fr> wrote:

Hello,

We are working on a projet in java 8 and we use the PostgreSQL 9.6 technology. Part of this project contains indexing and search, for that we user tsvector.
During the test we found that for a spécific word "Pepiniere" the result of the search is null, while the word is indexed in the data base.



If i search with the word Metz or Strasbourg, the word "Pepiniere" goes back well in the results.


"Pepiniere" has an 'e' at the end, and "Pepinier" does not.  It is possible one is supposed to converted to the other by the stemmer, but without seeing the exact query you ran, it is hard to know.

Cheers,

Jeff
Вложения

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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: BUG #15324: Non-deterministic behaviour from parallelised sub-query
Следующее
От: David Rowley
Дата:
Сообщение: Re: BUG #15343: Segmentation fault using pg_dump with --exclude-tableif table contains identity column